Uses of Package
org.springframework.boot.env
Packages that use org.springframework.boot.env
Package
Description
Low level support for Cloud deployments.
External configuration support allowing 'application.properties' to be loaded and used
within a Spring Boot application.
DevTools classes relating to Spring Framework's
Environment.Spring
Environment support.Support classes for Reactor integration.
-
Classes in org.springframework.boot.env used by org.springframework.boot.cloudClassDescriptionAllows for customization of the application's
Environmentprior to the application context being refreshed. -
Classes in org.springframework.boot.env used by org.springframework.boot.context.configClassDescriptionAllows for customization of the application's
Environmentprior to the application context being refreshed. -
Classes in org.springframework.boot.env used by org.springframework.boot.devtools.envClassDescriptionAllows for customization of the application's
Environmentprior to the application context being refreshed. -
Classes in org.springframework.boot.env used by org.springframework.boot.envClassDescriptionProperty source options.A value returned from the property source which exposes the contents of the property file.Allows for customization of the application's
Environmentprior to the application context being refreshed.SmartApplicationListenerused to triggerEnvironmentPostProcessorsregistered in thespring.factoriesfile.Factory interface used by theEnvironmentPostProcessorApplicationListenerto create theEnvironmentPostProcessorinstances.Strategy interface located throughSpringFactoriesLoaderand used to load aPropertySource. -
Classes in org.springframework.boot.env used by org.springframework.boot.reactorClassDescriptionAllows for customization of the application's
Environmentprior to the application context being refreshed.