org.springframework.boot.context.properties

Interface ConfigurationPropertiesBindHandlerAdvisor

    • Method Detail

      • apply

        BindHandler apply(BindHandler bindHandler)
        Apply additional functionality to the source bind handler.
        Parameters:
        bindHandler - the source bind handler
        Returns:
        a replacement bind handler that delegates to the source and provides additional functionality

Copyright © 2020 Pivotal Software, Inc.. All rights reserved.