Files
spring-data-commons/src/main/java/org/springframework
Oliver Gierke 8d22b3ae7c DATACMNS-867 - Fixed repository base class configuration in RepositoryBeanDefinitionBuilder.
We erroneously forwarded the factory class from the extension in case of an absent repository base class name in the configuration (which is the default).
2017-03-24 08:00:24 +01:00
..