Files
spring-data-commons/src/main/java/org
Oliver Gierke 6ba046dd0a DATACMNS-466 - More aggressive checks for the correct Spring version.
We now actively check that the a method in a Spring class we rely on to be public actually is public and throw an exception pointing to the offending JAR in an exception that's thrown otherwise.
2014-03-11 12:28:11 +01:00
..