spring-boot/spring-boot-tests
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
2020-09-17 00:31:00 -07:00
..
spring-boot-deployment-tests Update container versions used in deployment integration tests 2020-09-07 16:43:27 +01:00
spring-boot-integration-tests Merge branch '2.3.x' 2020-09-01 11:32:00 +02:00
spring-boot-smoke-tests Refactor BootstrapRegistry support 2020-09-17 00:31:00 -07:00