Uses of Interface
org.springframework.boot.origin.OriginLookup
Packages that use OriginLookup
-
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
protected static class
SystemEnvironmentPropertySource
that also tracksOrigin
.