Uses of Class
org.springframework.boot.DefaultPropertiesPropertySource
-
Uses of DefaultPropertiesPropertySource in org.springframework.boot
Modifier and TypeMethodDescriptionstatic void
DefaultPropertiesPropertySource.ifNotEmpty
(Map<String, Object> source, Consumer<DefaultPropertiesPropertySource> action) Create a newDefaultPropertiesPropertySource
instance if the provided source is not empty.