Files
spring-data-rest/spring-data-rest-webmvc
Oliver Gierke 7d84c1b8db DATAREST-221 - Further refinements in Projector.
Prevent NullPointerException in case we don't find a requested projection. We simply return the source object if so. Added unit tests to make sure we don't introduce a regression.

Removed NoOpProjector from production code as it is only needed in test cases anyway.
2014-02-27 09:25:34 +01:00
..