spring-boot/spring-autoconfigure
Phillip Webb e695b4a6ea Use Registrar to register BeanPostProcessors
Use a ImportBeanDefinitionRegistrar to register BeanPostProcessors
rather than using @Bean definitions. Prevents warnings about
beans not having all BeanPostProcessors applied.
2013-07-25 00:18:20 -07:00
..
src Use Registrar to register BeanPostProcessors 2013-07-25 00:18:20 -07:00
pom.xml Add Reactor autoconfiguration 2013-07-24 18:02:50 +01:00
README.md Start to breakup README.md documentation 2013-07-14 20:50:44 -07:00

Spring AutoConfigure