Skip to content

JavaPropsMapper issue deserializing multiple byte array properties #74

@spifd

Description

@spifd

Hi,

I've found an issue: byte array values look not correctly set when having multiple byte[] in a data model. When it happens, the same byte array content is set to ALL of the bean byte[] (or ByteBuffer) properties. I even have a more complex use case where an object property is set with the deserialized value of another different object byte[] property.

Please see the simple test case attached.
Fabrice

MyBean.java.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions