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/spring-boot-project
Phillip Webb 1ae1436211 Refactor BootstrapRegistry support
Refactor `BootstrapRegistry` support following initial prototype work
with the Spring Cloud team.

This update splits the `BootstrapRegistry` API into `BootstrapRegistry`,
`BootstrapContext` and  `ConfigurableBootstrapContext` interfaces and
moves it to the same package as `SpringApplication`.

A new `Bootstrapper` interface has been introduced that can be added
to the `SpringApplication` to customize the `BootstrapRegistry` before
it's used.

Closes gh-23326
4 years ago
..
spring-boot Refactor BootstrapRegistry support 4 years ago
spring-boot-actuator Merge branch '2.3.x' 4 years ago
spring-boot-actuator-autoconfigure Merge branch '2.3.x' 4 years ago
spring-boot-autoconfigure Refactor BootstrapRegistry support 4 years ago
spring-boot-cli Removed some redundant 'else's using early return 4 years ago
spring-boot-dependencies Upgrade to Spring Session 2020.0.0-RC1 4 years ago
spring-boot-devtools Refactor BootstrapRegistry support 4 years ago
spring-boot-docs Document that Java 15 is a supported version 4 years ago
spring-boot-parent Upgrade to Testcontainers 1.14.3 4 years ago
spring-boot-properties-migrator Removed some redundant 'else's using early return 4 years ago
spring-boot-starters Add reference to AOProfiling Spring Boot starter 4 years ago
spring-boot-test Refactor BootstrapRegistry support 4 years ago
spring-boot-test-autoconfigure Upgrade to JUnit Jupiter 5.7.0 4 years ago
spring-boot-tools Polish 4 years ago