public class EncodingDecodingBindAdviceHandler extends Object implements org.springframework.boot.context.properties.ConfigurationPropertiesBindHandlerAdvisor
ConfigurationPropertiesBindHandlerAdvisor to detect nativeEncoding/Decoding settings
provided by the application explicitly.| Constructor and Description |
|---|
EncodingDecodingBindAdviceHandler() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.boot.context.properties.bind.BindHandler |
apply(org.springframework.boot.context.properties.bind.BindHandler bindHandler) |
boolean |
isDecodingSettingProvided() |
boolean |
isEncodingSettingProvided() |
public boolean isDecodingSettingProvided()
public boolean isEncodingSettingProvided()
public org.springframework.boot.context.properties.bind.BindHandler apply(org.springframework.boot.context.properties.bind.BindHandler bindHandler)
apply in interface org.springframework.boot.context.properties.ConfigurationPropertiesBindHandlerAdvisorCopyright © 2021 Pivotal Software, Inc.. All rights reserved.