Files
spring-data-commons/src
Oliver Gierke ee2c4c6420 DATACMNS-769 - Fixed assignability check for from QueryMethod.
The assignability check of method return types now explicitly detects wrapper types supported in QueryExceutionConverters and automatically unwraps those before the actual check.
2015-10-05 18:45:22 +02:00
..