接口的使用
org.springframework.boot.env.PropertySourceLoader
使用PropertySourceLoader的程序包
-
org.springframework.boot.env中PropertySourceLoader的使用
修饰符和类型类说明class
Strategy to load '.properties' files into aPropertySource
.class
Strategy to load '.yml' (or '.yaml') files into aPropertySource
.