Uses of Interface
org.springframework.boot.env.PropertySourceLoader
Packages that use PropertySourceLoader
-
Uses of PropertySourceLoader in org.springframework.boot.env
Classes in org.springframework.boot.env that implement PropertySourceLoaderModifier and TypeClassDescriptionclass
Strategy to load '.properties' files into aPropertySource
.class
Strategy to load '.yml' (or '.yaml') files into aPropertySource
.