org.springframework.boot.context.properties.bind

Interface PlaceholdersResolver

    • Method Detail

      • resolvePlaceholders

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

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