Uses of Package
org.springframework.boot
Packages that use org.springframework.boot
Package
Description
Core Spring Boot classes.
Actuator web server support.
Spring Boot's auto-configuration capabilities.
Auto-configuration for Spring Batch.
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
.Support classes for Reactor integration.
Classes supporting application concerns and the org.springframework.boot package.
Classes and annotations related to configuring Spring's
ApplicationContext
for
tests.Web integrations with Spring's
ApplicationContext
.Support classes for Servlet-based web servers.
-
Classes in org.springframework.boot used by org.springframework.bootClassDescriptionProvides 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.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. -
-
Classes in org.springframework.boot used by org.springframework.boot.autoconfigure
-
Classes in org.springframework.boot used by org.springframework.boot.batch.autoconfigureClassDescriptionProvides 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
. -
Classes in org.springframework.boot used by org.springframework.boot.builderClassDescriptionStrategy interface for creating the
ConfigurableApplicationContext
used by aSpringApplication
.Interface class for writing a banner programmatically.An enumeration of possible values for configuring the Banner.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. -
Classes in org.springframework.boot used by org.springframework.boot.cloudClassDescriptionAllows for customization of the application's
Environment
prior to the application context being refreshed.Class that can be used to bootstrap and launch a Spring application from a Java main method. -
Classes in org.springframework.boot used by org.springframework.boot.context.configClassDescriptionAllows for customization of the application's
Environment
prior to the application context being refreshed.Class that can be used to bootstrap and launch a Spring application from a Java main method. -
Classes in org.springframework.boot used by org.springframework.boot.context.eventClassDescriptionClass that can be used to bootstrap and launch a Spring application from a Java main method.
-
Classes in org.springframework.boot used by org.springframework.boot.devtools.envClassDescriptionAllows for customization of the application's
Environment
prior to the application context being refreshed.Class that can be used to bootstrap and launch a Spring application from a Java main method. -
Classes in org.springframework.boot used by org.springframework.boot.reactorClassDescriptionAllows for customization of the application's
Environment
prior to the application context being refreshed.Class that can be used to bootstrap and launch a Spring application from a Java main method. -
Classes in org.springframework.boot used by org.springframework.boot.supportClassDescriptionAllows for customization of the application's
Environment
prior to the application context being refreshed.Class that can be used to bootstrap and launch a Spring application from a Java main method. -
Classes in org.springframework.boot used by org.springframework.boot.test.contextClassDescriptionStrategy interface for creating the
ConfigurableApplicationContext
used by aSpringApplication
.Class that can be used to bootstrap and launch a Spring application from a Java main method. -
Classes in org.springframework.boot used by org.springframework.boot.web.server.context
-
Classes in org.springframework.boot used by org.springframework.boot.web.servlet.supportClassDescriptionClass that can be used to bootstrap and launch a Spring application from a Java main method.