• Madhura Bhave's avatar
    Introduce spring-boot-autoconfigure-processor · ca435512
    Madhura Bhave authored
    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
    ca435512
Name
Last commit
Last update
..
spring-boot-antlib Loading commit data...
spring-boot-autoconfigure-processor Loading commit data...
spring-boot-configuration-metadata Loading commit data...
spring-boot-configuration-processor Loading commit data...
spring-boot-gradle-plugin Loading commit data...
spring-boot-loader Loading commit data...
spring-boot-loader-tools Loading commit data...
spring-boot-maven-plugin Loading commit data...
pom.xml Loading commit data...