| Package | Description | 
|---|---|
| org.springframework.boot.context.properties | Support for external configuration properties. | 
| Modifier and Type | Method and Description | 
|---|---|
| PropertyMapper | PropertyMapper. alwaysApplying(PropertyMapper.SourceOperator operator)Return a new  PropertyMapperinstance that applies the givenPropertyMapper.SourceOperatorto every source. | 
| PropertyMapper | PropertyMapper. alwaysApplyingWhenNonNull()Return a new  PropertyMapperinstance that applieswhenNonNullto every source. | 
| static PropertyMapper | PropertyMapper. get()Return the property mapper. | 
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.