Skip to content

Improve Json serialization for Collection interfaces #1613

Description

@fjtirado

Collection interfaces are serialized using the raw serializer, which means that Jackson lost the component type of the collection.
The jackson alternative (TypeReference) should be used.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions