You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/buildSrc
Moritz Halbritter 7d68b58c8f Load auto-configurations from META-INF/spring-boot
Implements a new AutoConfigurationLoader, which loads
auto-configurations from a file in META-INF/spring-boot.

Adapts the AutoConfigurationImportSelector to use the new loader.

Adapts the ImportAutoConfigurationImportSelector to use the new loader.

Adapts the metadata plugin in the build to additionally load the
auto-configurations from the new file.

Updates the documentation for auto-configurations and test slices.

Closes gh-29872
3 years ago
..
src Load auto-configurations from META-INF/spring-boot 3 years ago
build.gradle Merge branch '2.5.x' into 2.6.x 3 years ago
gradle.properties Upgrade to spring-javaformat 0.0.31 3 years ago
settings.gradle Adopt Gradle Enterprise Conventions Plugin 5 years ago