Files
spring-data-rest/spring-data-rest-webmvc
Oliver Gierke c3d3caaebf DATAREST-701 - Fixed potential NullPointerException in DomainObjectReader.
We now skip nested Map handling in case the Map value is not a managed entity. Also added a more strict guard against the PersistentEntity lookup to make sure users see a more descriptive error in case of failures.
2015-11-10 12:11:46 +01:00
..