Uses of Interface
org.springframework.boot.BootstrapRegistry
-
Uses of BootstrapRegistry in org.springframework.boot
Modifier and TypeInterfaceDescriptioninterface
ABootstrapContext
that also provides configuration methods through theBootstrapRegistry
interface.Modifier and TypeMethodDescriptionvoid
BootstrapRegistryInitializer.initialize
(BootstrapRegistry registry) Initialize the givenBootstrapRegistry
with any required registrations.