Files
spring-data-rest/spring-data-rest-webmvc
Oliver Drotbohm 6a5787b3f3 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:43 +01:00
..
2024-10-18 11:39:04 +02:00