Files
spring-data-commons/src/main/java/org
Oliver Gierke 789f620af1 DATACMNS-539 - DefaultCrudMethods now detects delete(T t) methods.
The CRUD method detection now also discovers delete methods taking the domain type as argument.

Related ticket: DATAREST-319.
2014-07-15 10:37:29 +02:00
..