Files
spring-data-rest/spring-data-rest-webmvc
Oliver Drotbohm a2a94ced89 Fix HttpMessageConverter lookup in PersistentEntityResourceHandlerMethodArgumentResolver.
We now ask the candidate converters whether they can read RepresentationModel instead of the domain type as that's the key type we register the individual ObjectMappers for in Spring HATEOAS.

Fixes: GH-2425.
Related ticket: GH-2419.
2024-11-15 08:36:50 +01:00
..
2024-10-18 10:17:01 +02:00