Files
spring-data-rest/spring-data-rest-webmvc
Oliver Gierke 14db3d5f63 DATAREST-617 - Fixed content negotiation for requests with Accept: application/*+json.
We now tweak the ProducesRequestConditions for repository controllers to implicitly declare a produces clause of application/*+json to make sure the more concrete produces declarations on methods creating the compact representation are only used as fallbacks.
2015-07-16 14:16:48 +02:00
..
2015-06-23 18:11:12 +02:00