Package-level declarations
Spring org.springframework.core.env.Environment support.
Types
Link copied to clipboard
PropertySource backed by a directory tree that contains files for each value.
Link copied to clipboard
Allows for customization of the application's Environment prior to the application context being refreshed.
Link copied to clipboard
SmartApplicationListener used to trigger EnvironmentPostProcessors registered in the
spring.factories
file.Link copied to clipboard
Factory interface used by the EnvironmentPostProcessorApplicationListener to create the EnvironmentPostProcessor instances.
Link copied to clipboard
Link copied to clipboard
Strategy to load '.
Link copied to clipboard
interface PropertySourceLoader
Strategy interface located through SpringFactoriesLoader and used to load a PropertySource.
Link copied to clipboard
PropertySource that returns a random value for any property that starts with "random.
Link copied to clipboard
Link copied to clipboard
An EnvironmentPostProcessor that parses JSON from
spring.application.json
or equivalently SPRING_APPLICATION_JSON
and adds it as a map property source to the Environment.Link copied to clipboard
open class SystemEnvironmentPropertySourceEnvironmentPostProcessor : EnvironmentPostProcessor, Ordered
An EnvironmentPostProcessor that replaces the systemEnvironment SystemEnvironmentPropertySource with an OriginAwareSystemEnvironmentPropertySource that can track the SystemEnvironmentOrigin for every system environment property.
Link copied to clipboard
Strategy to load '.yml' (or '.