| Package | Description | 
|---|---|
| org.springframework.boot | 
 Core Spring Boot classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
DefaultPropertiesPropertySource.ifNotEmpty(Map<String,Object> source,
          Consumer<DefaultPropertiesPropertySource> action)
Create a consume a new  
DefaultPropertiesPropertySource instance if the
 provided source is not empty. |