Files
spring-data-rest/spring-data-rest-webmvc/src
Oliver Gierke 8618b7df8e DATAREST-182 - Removed obsolete wirings from AbstractRepositoryRestController.
Removed the wirings for PlatformTransactionManager and ValidationExceptionHandler from AbstractRepositoryRestController. Removed the latter entirely as it doesn't seem to be used anywhere anyway.
2014-06-24 23:38:16 +02:00
..