Interface DefaultsBindHandlerAdvisor.MappingsProvider
- Enclosing class:
DefaultsBindHandlerAdvisor
public static interface DefaultsBindHandlerAdvisor.MappingsProvider
Provides mappings including the default mappings.
- Since:
- 3.1.0
- Author:
- Oleg Zhurakousky
-
Method Summary
Modifier and TypeMethodDescriptionMap<org.springframework.boot.context.properties.source.ConfigurationPropertyName, org.springframework.boot.context.properties.source.ConfigurationPropertyName>
-
Method Details
-
getDefaultMappings
Map<org.springframework.boot.context.properties.source.ConfigurationPropertyName, org.springframework.boot.context.properties.source.ConfigurationPropertyName> getDefaultMappings()
-