spring-boot/spring-boot-project
Phillip Webb 2260657781 Add BootstrapRegistry for long lived instances
Add a simple `BootstrapRegistry` that can be used to store and share
object instances across `EnvironmentPostProcessors`. The registry
can be injected into the constructor of any `EnvironmentPostProcessor`.

Registrations can also perform additional actions when the
`ApplicationContext` has been prepared. For example, they could register
the the bootstrap instances as beans so that they become available to
the application.

See gh-22956
2020-08-20 21:45:02 -07:00
..
spring-boot Add BootstrapRegistry for long lived instances 2020-08-20 21:45:02 -07:00
spring-boot-actuator Update copyright year of changed files 2020-08-18 15:40:05 -07:00
spring-boot-actuator-autoconfigure Merge branch '2.3.x' 2020-08-18 15:39:08 -07:00
spring-boot-autoconfigure Add configuration option for GridFsTemplate's bucket 2020-08-20 10:45:51 +02:00
spring-boot-cli Upgrade to Mockito 3.4.6 2020-08-10 15:22:03 +01:00
spring-boot-dependencies Upgrade to Kotlin Coroutines 1.3.9 2020-08-20 11:32:21 +02:00
spring-boot-devtools Add BootstrapRegistry for long lived instances 2020-08-20 21:45:02 -07:00
spring-boot-docs Merge branch '2.3.x' 2020-08-19 10:09:43 +02:00
spring-boot-parent Restrict JLine version to 2.11 to avoid breaking changes in 2.12+ 2020-06-24 11:02:23 +01:00
spring-boot-properties-migrator Require dependency on s-b-dependencies to use its constraints 2020-06-16 08:50:21 +01:00
spring-boot-starters Merge branch '2.3.x' 2020-08-12 11:40:48 +01:00
spring-boot-test Upgrade to Mockito 3.4.6 2020-08-10 15:22:03 +01:00
spring-boot-test-autoconfigure Merge branch '2.3.x' 2020-08-14 17:12:53 -07:00
spring-boot-tools Merge branch '2.3.x' 2020-08-19 16:12:44 -05:00