• Phillip Webb's avatar
    Add BootstrapRegisty support for config data · d123c924
    Phillip Webb authored
    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
    d123c924
Name
Last commit
Last update
..
java/org/springframework/boot/test Loading commit data...
kotlin/org/springframework/boot/test/web/client Loading commit data...
resources/META-INF Loading commit data...