Files
spring-data-rest/spring-data-rest-webmvc
Oliver Gierke b2c9a5b1dc DATAREST-203 - Fixed listing of searches.
RepositorySearchController now returns a ResourceSupport instead of a Resource as it will only return links anyway. Latest changes in Spring HATEOAS prevent Resource from being used with collection based content to prevent invalid rendering.
2013-12-29 20:03:42 +01:00
..