spring-boot/spring-boot-autoconfigure
Phillip Webb de50cfa21e Make OnClassCondition an AutoConfigurationImportFilter
Update OnClassCondition to implement AutoConfigurationImportFilter so
that auto-configuration candidates can be filtered early. The
optimization helps to improve application startup time by reducing
the number of classes that are loaded.

See gh-7573
2017-01-23 22:14:58 -08:00
..
src Make OnClassCondition an AutoConfigurationImportFilter 2017-01-23 22:14:58 -08:00
pom.xml Introduce spring-boot-autoconfigure-processor 2017-01-23 22:14:56 -08:00