| Package | Description | 
|---|---|
| org.springframework.boot.context.properties.bind | Support for  @ConfigurationPropertiesbinding. | 
| org.springframework.boot.context.properties.source | Sources for external configuration properties. | 
| org.springframework.boot.origin | Support for item origin tracking. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BindExceptionException thrown when binding fails. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ConfigurationPropertyA single configuration property obtained from a  ConfigurationPropertySourceconsisting of aname,valueand optionalorigin. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | OriginTrackedValue | 
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.