spring-boot/spring-boot-project/spring-boot-test
Phillip Webb d123c924a0 Add BootstrapRegisty support for config data
Expose the `BootstrapRegisty` to both `ConfigDataLocationResolver` and
`ConfigDataLoader` implementations. The registry is exposed via the
context interfaces and may be used to reuse instances that are expensive
to create. It may also be used to ultimately register beans with the
`ApplicationContext`.

Closes gh-22956
2020-08-20 21:49:03 -07:00
..
src Add BootstrapRegisty support for config data 2020-08-20 21:49:03 -07:00
build.gradle Upgrade to Mockito 3.4.6 2020-08-10 15:22:03 +01:00