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