Skip to content

Support for Resources in a Resource to be added to _embedded #193

@tombee

Description

@tombee

After speaking with @olivergierke, we came to the conclusion that there's no way to get a Resources collection added to an _embedded collection in the root of the envelope without using @JsonUnwrapped.

The problem then is that if there are multiple Resources fields, the last field serialized will overwrite the existing _embedded section.

I believe that @olivergierke suggests that a new custom serializer needs to be written to support adding Resources fields to the _embedded section.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions