spring-boot/spring-boot-tools
Madhura Bhave ca435512c0 Introduce spring-boot-autoconfigure-processor
Add an annotation processor that generates properties files for certain
auto-configuration class annotations. Currently attribute values from
@AutoConfigureOrder, @AutoConfigureBefore, @AutoConfigureAfter and
@ConditionalOnClass annotations are stored.

The properties file will allow optimizations to be added in the
`spring-boot-autoconfigure` project. Primarily by removing the need
to ASM parse as many `.class` files.

See gh-7573
2017-01-23 22:14:56 -08:00
..
spring-boot-antlib Next development version 2016-12-23 00:15:23 +00:00
spring-boot-autoconfigure-processor Introduce spring-boot-autoconfigure-processor 2017-01-23 22:14:56 -08:00
spring-boot-configuration-metadata Migrate to android-json 2017-01-04 23:00:06 -08:00
spring-boot-configuration-processor Introduce spring-boot-autoconfigure-processor 2017-01-23 22:14:56 -08:00
spring-boot-gradle-plugin Update the copyright header to 2017 2017-01-03 13:14:55 +00:00
spring-boot-loader Reduce memory footprint of AsciiBytes.hashCode 2017-01-03 15:36:11 -08:00
spring-boot-loader-tools Prevent AspectJ from loading aspects too early 2017-01-20 16:51:51 +00:00
spring-boot-maven-plugin Update copyright year for changed files 2016-12-30 11:53:51 -08:00
pom.xml Introduce spring-boot-autoconfigure-processor 2017-01-23 22:14:56 -08:00