Files
spring-data-rest/spring-data-rest-webmvc/src
Oliver Gierke b50efd3f38 DATAREST-588 - Tweak ResourceSupportHttpMessageConverter to really reject all non-configured types.
We now override canRead(Type, Class<?>, MediaType) and tweak some of the delegate to reflect the patch in Spring HATEOAS spring-hateoas/#360 but without having to upgrade to the new version.
2015-06-24 17:29:11 +02:00
..