Files
spring-data-rest/spring-data-rest-core/src
Oliver Gierke 3c411d1261 DATAREST-747 - ProjectionDefinitionConfiguration now returns the most concrete projection.
In case multiple projections are defined with a given name, we now return the projection defined for the most concrete type match.
2016-01-11 19:40:26 +01:00
..