Interface BindingHandlerAdvise.MappingsProvider
- Enclosing class:
BindingHandlerAdvise
public static interface BindingHandlerAdvise.MappingsProvider
Provides mappings including the default mappings.
- Since:
- 2.1
- 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()
-