类的使用
org.springframework.boot.DefaultPropertiesPropertySource
-
org.springframework.boot中DefaultPropertiesPropertySource的使用
类型变量类型为DefaultPropertiesPropertySource的org.springframework.boot中的方法参数修饰符和类型方法说明static void
DefaultPropertiesPropertySource.ifNotEmpty
(Map<String, Object> source, Consumer<DefaultPropertiesPropertySource> action) Create a newDefaultPropertiesPropertySource
instance if the provided source is not empty.