Uses of Package
org.springframework.boot
Packages that use 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.
-
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 theConfigurableApplicationContextused 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 andEnvironmentpost-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.Callback interface that can be used to initialize aBootstrapRegistrybefore it is used.ABootstrapContextthat also provides configuration methods through theBootstrapRegistryinterface.MapPropertySourcecontaining 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-initset by theLazyInitializationBeanFactoryPostProcessor.Class that can be used to bootstrap and launch a Spring application from a Java main method.Low-level hook that can be used to attach aSpringApplicationRunListenerto aSpringApplicationin order to observe or modify its behavior.Listener for theSpringApplicationrunmethod.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.actuate.autoconfigure.web
-
Classes in org.springframework.boot used by org.springframework.boot.autoconfigure
-
Classes in org.springframework.boot used by org.springframework.boot.autoconfigure.batchClassDescriptionProvides 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.autoconfigure.taskClassDescriptionFilter that can be used to exclude beans definitions from having their
lazy-initset by theLazyInitializationBeanFactoryPostProcessor. -
Classes in org.springframework.boot used by org.springframework.boot.builderClassDescriptionStrategy interface for creating the
ConfigurableApplicationContextused 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 aBootstrapRegistrybefore 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. -
Classes in org.springframework.boot used by org.springframework.boot.cloudClassDescriptionClass 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.configClassDescriptionA
BootstrapContextthat also provides configuration methods through theBootstrapRegistryinterface.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.eventClassDescriptionA
BootstrapContextthat also provides configuration methods through theBootstrapRegistryinterface.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.devtools.envClassDescriptionClass 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.envClassDescriptionA
BootstrapContextthat also provides configuration methods through theBootstrapRegistryinterface.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.reactorClassDescriptionClass 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.contextClassDescriptionClass 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.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.