Uses of Package
org.springframework.boot
Package
Description
Core Spring Boot classes.
Core classes for auto-configuration of actuator web concerns.
Spring Boot's auto-configuration capabilities.
Auto-configuration for Spring Batch.
Auto-configuration for task execution and scheduling.
Fluent 'builder' style API to construct a
SpringApplication
.Low level support for Cloud deployments.
External configuration support allowing 'application.properties' to be loaded and used
within a Spring Boot application.
ApplicationEvents
triggered by
Spring Boot.DevTools classes relating to Spring Framework's
Environment
.Spring
Environment
support.Support classes for Reactor integration.
Classes and annotations related to configuring Spring's
ApplicationContext
for
tests.Web integrations with Spring's
ApplicationContext
.Support classes for Servlet-based web servers.
-
ClassDescriptionProvides access to the arguments that were used to run a
SpringApplication
.Strategy interface for creating theConfigurableApplicationContext
used by aSpringApplication
.Interface class for writing a banner programmatically.An enumeration of possible values for configuring the Banner.A simple bootstrap context that is available during startup andEnvironment
post-processing up to the point that theApplicationContext
is prepared.ApplicationEvent
published by aBootstrapContext
when it's closed.A simple object registry that is available during startup andEnvironment
post-processing up to the point that theApplicationContext
is prepared.Supplier used to provide the actual instance when needed.The scope of an instance.Callback interface that can be used to initialize aBootstrapRegistry
before it is used.ABootstrapContext
that also provides configuration methods through theBootstrapRegistry
interface.MapPropertySource
containing default properties contributed directly to aSpringApplication
.Interface used to generate an 'exit code' from a running command lineSpringApplication
.Filter that can be used to exclude beans definitions from having theirlazy-init
set by theLazyInitializationBeanFactoryPostProcessor
.Class that can be used to bootstrap and launch a Spring application from a Java main method.Used to configure and run an augmentedSpringApplication
where additional configuration should be applied.Provides access to details of aSpringApplication
run usingSpringApplication.Augmented.run(String...)
.Low-level hook that can be used to attach aSpringApplicationRunListener
to aSpringApplication
in order to observe or modify its behavior.Listener for theSpringApplication
run
method.Interface that can be used to add or remove code that should run when the JVM is shutdown.An enumeration of possible types of web application. -
-
-
ClassDescriptionProvides access to the arguments that were used to run a
SpringApplication
.Interface used to indicate that a bean should run when it is contained within aSpringApplication
.Interface used to generate an 'exit code' from a running command lineSpringApplication
. -
ClassDescriptionFilter that can be used to exclude beans definitions from having their
lazy-init
set by theLazyInitializationBeanFactoryPostProcessor
. -
ClassDescriptionStrategy interface for creating the
ConfigurableApplicationContext
used by aSpringApplication
.Interface class for writing a banner programmatically.An enumeration of possible values for configuring the Banner.Callback interface that can be used to initialize aBootstrapRegistry
before it is used.Class that can be used to bootstrap and launch a Spring application from a Java main method.An enumeration of possible types of web application. -
ClassDescriptionClass that can be used to bootstrap and launch a Spring application from a Java main method.
-
ClassDescriptionA
BootstrapContext
that also provides configuration methods through theBootstrapRegistry
interface.Class that can be used to bootstrap and launch a Spring application from a Java main method. -
ClassDescriptionA
BootstrapContext
that also provides configuration methods through theBootstrapRegistry
interface.Class that can be used to bootstrap and launch a Spring application from a Java main method. -
ClassDescriptionClass that can be used to bootstrap and launch a Spring application from a Java main method.
-
ClassDescriptionA
BootstrapContext
that also provides configuration methods through theBootstrapRegistry
interface.Class that can be used to bootstrap and launch a Spring application from a Java main method. -
ClassDescriptionClass that can be used to bootstrap and launch a Spring application from a Java main method.
-
ClassDescriptionClass that can be used to bootstrap and launch a Spring application from a Java main method.
-
-
ClassDescriptionClass that can be used to bootstrap and launch a Spring application from a Java main method.