Files
spring-data-commons/src/main/java/org/springframework
Oliver Gierke f75320f33c DATACMNS-891 - Repository bean definition registration now exposes repository type in metadata.
We now set an explicit attribute on the BeanDefinition created for every repository factory to allow BeanFactoryPostProcessors to inspect those.
2016-08-09 17:01:54 +02:00
..