Package org.springframework.boot.env
@NullMarked
package org.springframework.boot.env
Spring
Environment support.-
ClassDescription
PropertySourcebacked by a directory tree that contains files for each value.Property source options.A value returned from the property source which exposes the contents of the property file.MapPropertySourcecontaining default properties contributed directly to aSpringApplication.Deprecated, for removal: This API element is subject to removal in a future version.Strategy to load '.properties' files into aPropertySource.Interface that can be optionally implemented by aPropertySourceto provide additional information.Strategy interface located throughSpringFactoriesLoaderand used to load aPropertySource.PropertySourcethat returns a random value for any property that starts with "random.".Strategy to load '.yml' (or '.yaml') files into aPropertySource.
EnvironmentPostProcessor