spring-boot/spring-boot-system-tests
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
2022-02-17 09:17:23 +01:00
..
spring-boot-deployment-tests Load auto-configurations from META-INF/spring-boot 2022-02-17 09:17:23 +01:00
spring-boot-image-tests Add validation of SBOM to Paketo system tests 2021-12-14 15:42:44 -06:00