spring-boot/spring-boot-autoconfigure
Phillip Webb 02641a8207 Optimize AutoConfigurationSorter
Optimize `AutoConfigurationSorter` by used properties generated by the
annotation processor whenever possible. The removes the need for each
candidate class to be ASM parsed just to access the order annotations.

See gh-7573
2017-01-23 22:14:57 -08:00
..
src Optimize AutoConfigurationSorter 2017-01-23 22:14:57 -08:00
pom.xml Introduce spring-boot-autoconfigure-processor 2017-01-23 22:14:56 -08:00