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.

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