Uses of Package
org.springframework.boot.env
Packages that use org.springframework.boot.env
Package
Description
Spring
Environment support.Classes supporting application concerns and the org.springframework.boot package.
-
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.
MapPropertySourcecontaining default properties contributed directly to aSpringApplication.Interface that can be optionally implemented by aPropertySourceto provide additional information.Strategy interface located throughSpringFactoriesLoaderand used to load aPropertySource. -
Classes in org.springframework.boot.env used by org.springframework.boot.supportClassDescriptionInterface that can be optionally implemented by a
PropertySourceto provide additional information.