Files
spring-data-rest/spring-data-rest-webmvc
Oliver Gierke ffb38a067e DATAREST-1294 - Expose effective repository lookup path as request attribute.
We now expose a partially resolved PathPattern to contain the explicit repository base path so that the subpaths can be grouped around the individual repositories exposed.

Related ticket: spring-projects/spring-boot#14872
2018-10-18 12:43:44 +02:00
..