Uses of Interface
org.springframework.boot.env.PropertySourceLoader
-
Uses of PropertySourceLoader in org.springframework.boot.env
Modifier and TypeClassDescriptionclass
Strategy to load '.properties' files into aPropertySource
.class
Strategy to load '.yml' (or '.yaml') files into aPropertySource
.