org.springframework.boot.context.properties.bind.handler

Class NoUnboundElementsBindHandler

  • All Implemented Interfaces:
    BindHandler


    public class NoUnboundElementsBindHandler
    extends AbstractBindHandler
    BindHandler to enforce that all configuration properties under the root name have been bound.
    Since:
    2.0.0
    Author:
    Phillip Webb, Madhura Bhave

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