Uses of Package
org.springframework.boot.bootstrap
Packages that use org.springframework.boot.bootstrap
Package
Description
Core Spring Boot classes.
Bootstrap concerns to support the creation of potentially expensive singletons while
the application starts.
Fluent 'builder' style API to construct a
SpringApplication.External configuration support allowing 'application.properties' to be loaded and used
within a Spring Boot application.
ApplicationEvents triggered by
Spring Boot.Classes supporting application concerns and the org.springframework.boot package.
-
Classes in org.springframework.boot.bootstrap used by org.springframework.bootClassDescriptionCallback interface that can be used to initialize a
BootstrapRegistrybefore it is used.ABootstrapContextthat also provides configuration methods through theBootstrapRegistryinterface. -
Classes in org.springframework.boot.bootstrap used by org.springframework.boot.bootstrapClassDescriptionA simple bootstrap context that is available during startup and
Environmentpost-processing up to the point that theApplicationContextis prepared.ApplicationEventpublished by aBootstrapContextwhen it's closed.A simple object registry that is available during startup andEnvironmentpost-processing up to the point that theApplicationContextis prepared.Supplier used to provide the actual instance when needed.The scope of an instance.ABootstrapContextthat also provides configuration methods through theBootstrapRegistryinterface. -
Classes in org.springframework.boot.bootstrap used by org.springframework.boot.builderClassDescriptionCallback interface that can be used to initialize a
BootstrapRegistrybefore it is used. -
Classes in org.springframework.boot.bootstrap used by org.springframework.boot.context.configClassDescriptionA
BootstrapContextthat also provides configuration methods through theBootstrapRegistryinterface. -
Classes in org.springframework.boot.bootstrap used by org.springframework.boot.context.eventClassDescriptionA
BootstrapContextthat also provides configuration methods through theBootstrapRegistryinterface. -
Classes in org.springframework.boot.bootstrap used by org.springframework.boot.supportClassDescriptionA
BootstrapContextthat also provides configuration methods through theBootstrapRegistryinterface.