See: Description
| Interface | Description | 
|---|---|
| ConfigurationPropertiesBindHandlerAdvisor | Allows additional functionality to be applied to the  BindHandlerused by theConfigurationPropertiesBindingPostProcessor. | 
| PropertyMapper.SourceOperator | An operation that can be applied to a  PropertyMapper.Source. | 
| Class | Description | 
|---|---|
| ConfigurationBeanFactoryMetadata | Utility class to memorize  @Beandefinition meta data during initialization of
 the bean factory. | 
| ConfigurationPropertiesBindingPostProcessor | |
| ConfigurationPropertiesBindingPostProcessorRegistrar | ImportBeanDefinitionRegistrarfor binding externalized application properties
 toConfigurationPropertiesbeans. | 
| PropertyMapper | Utility that can be used to map values from a supplied source to a destination. | 
| PropertyMapper.Source<T> | A source that is in the process of being mapped. | 
| Exception | Description | 
|---|---|
| ConfigurationPropertiesBindException | Exception thrown when  @ConfigurationPropertiesbinding
 fails. | 
| Annotation Type | Description | 
|---|---|
| ConfigurationProperties | Annotation for externalized configuration. | 
| ConfigurationPropertiesBinding | Qualifier for beans that are needed to configure the binding of
  ConfigurationProperties(e.g. | 
| DeprecatedConfigurationProperty | Indicates that a getter in a  ConfigurationPropertiesobject is deprecated. | 
| EnableConfigurationProperties | Enable support for  ConfigurationPropertiesannotated beans. | 
| NestedConfigurationProperty | Indicates that a field in a  ConfigurationPropertiesobject should be treated as
 if it were a nested type. | 
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.