Files
spring-data-commons/src/test/java/org/springframework/data
Oliver Gierke 537fc430a9 DATACMNS-660 - Web configuration support now picks up configuration annotated with @SpringDataWebConfigurationMixing.
Introduced @SpringDataWebConfigurationMixing that can be used on configuration classes that are supposed to contribute components to the Application context when @EnableSpringDataWebSupport is used.

SpringDataWebConfigurationImportSelector scans the org.springframework.data package for classes annotated with that annotation and adds them to the classes to be considered config classes.
2015-03-17 17:08:31 +01:00
..
2015-01-05 18:14:46 +01:00
2015-01-20 16:31:30 +01:00
2015-03-03 18:10:40 +01:00