org.springframework.boot.context.properties.bind

Interface PlaceholdersResolver

    • Method Detail

      • resolvePlaceholders

        Object resolvePlaceholders(Object value)
        Called to resolve any place holders in the given value.
        Parameters:
        value - the source value
        Returns:
        a value with place holders resolved

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