• Phillip Webb's avatar
    Refactor BootstrapRegistry support · 1ae14362
    Phillip Webb authored
    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
    1ae14362
Name
Last commit
Last update
..
SubversionBootstrap.java Loading commit data...
SubversionClient.java Loading commit data...
SubversionConfigDataLoader.java Loading commit data...
SubversionConfigDataLocation.java Loading commit data...
SubversionConfigDataLocationResolver.java Loading commit data...
SubversionServerCertificate.java Loading commit data...
package-info.java Loading commit data...