Files
spring-data-rest/spring-data-rest-webmvc
Oliver Drotbohm a66650a3af Prevent using NestedEntitySerializer if target serializer does not support unwrapping.
We now verify that the serializer registered for the type that's supposed to be handled by the NestedEntitySerializer actually supports unwrapping as the serialization in EntityModel (MapSuppressingUnwrappingSerializer) requires that to work properly.

Fixes #2056.
2021-10-13 12:09:45 +02:00
..
2021-09-17 09:04:17 +02:00