Uses of Interface
org.springframework.boot.BootstrapContext
-
Uses of BootstrapContext in org.springframework.boot
Modifier and TypeInterfaceDescriptioninterface
ABootstrapContext
that also provides configuration methods through theBootstrapRegistry
interface.Modifier and TypeMethodDescriptionBootstrapContextClosedEvent.getBootstrapContext()
Return theBootstrapContext
that was closed.Modifier and TypeMethodDescriptionBootstrapRegistry.InstanceSupplier.get
(BootstrapContext context) Factory method used to create the instance when needed.