Class DefaultsBindHandlerAdvisor

  • All Implemented Interfaces:
    org.springframework.boot.context.properties.ConfigurationPropertiesBindHandlerAdvisor

    public class DefaultsBindHandlerAdvisor
    extends Object
    implements org.springframework.boot.context.properties.ConfigurationPropertiesBindHandlerAdvisor
    Since:
    3.1.0
    Author:
    Oleg Zhurakousky
    • Constructor Detail

      • DefaultsBindHandlerAdvisor

        public DefaultsBindHandlerAdvisor​(Map<org.springframework.boot.context.properties.source.ConfigurationPropertyName,​org.springframework.boot.context.properties.source.ConfigurationPropertyName> additionalMappings)
    • Method Detail

      • apply

        public org.springframework.boot.context.properties.bind.BindHandler apply​(org.springframework.boot.context.properties.bind.BindHandler bindHandler)
        Specified by:
        apply in interface org.springframework.boot.context.properties.ConfigurationPropertiesBindHandlerAdvisor