spring-boot/spring-boot-tests/spring-boot-integration-tests
Scott Frederick da4de7d67d Generate the AutoConfiguration.imports file from annotations
This commit adds the `AutoConfigurationImportsAnnotationProcessor` to
the `spring-boot-autoconfigure-processor` annotation processor
module. When added to a project build, the annotation processor will
generate the
`org.springframework.boot.autoconfigure.AutoConfiguration.imports`
file automatically from `@AutoConfiguration`-annotated classes. It
also applies the annotation processor to the Spring Boot build.

Closes gh-31228
2022-09-02 15:10:22 -05:00
..
spring-boot-configuration-processor-tests Upgrade to Spring Framework 6 and Jakarta EE 9 2021-11-30 20:32:16 +00:00
spring-boot-launch-script-tests Fix references to JDK 1.8 in READMEs 2022-03-28 09:38:24 +02:00
spring-boot-loader-tests Merge branch '2.7.x' 2022-08-17 12:49:52 -07:00
spring-boot-server-tests Generate the AutoConfiguration.imports file from annotations 2022-09-02 15:10:22 -05:00