Uses of Interface
org.springframework.boot.env.PropertySourceInfo
Packages that use PropertySourceInfo
Package
Description
Spring
Environment
support.Classes supporting application concerns and the org.springframework.boot package.
-
Uses of PropertySourceInfo in org.springframework.boot.env
Classes in org.springframework.boot.env that implement PropertySourceInfoModifier and TypeClassDescriptionclass
PropertySource
backed by a directory tree that contains files for each value.final class
-
Uses of PropertySourceInfo in org.springframework.boot.support
Classes in org.springframework.boot.support that implement PropertySourceInfoModifier and TypeClassDescriptionprotected static class
SystemEnvironmentPropertySource
that also tracksOrigin
.