Files
spring-data-rest/spring-data-rest-webmvc/src
Oliver Gierke 9adcd01aa3 DATAREST-56 - RepositoryRestHandlerMapping now uses lowest precedence.
Invoke super constructor with Ordered.LOWEST_PRECEDENCE to allow custom controller implementations hook into the URI space managed by the RepositoryRestController.
2012-11-02 08:53:28 +01:00
..