接口 PropertyPlaceholderHelper.PlaceholderResolver

    • 方法详细资料

      • resolvePlaceholder

        String resolvePlaceholder​(String placeholderName)
        Resolve the supplied placeholder name to the replacement value.
        参数:
        placeholderName - the name of the placeholder to resolve
        返回:
        the replacement value, or null if no replacement is to be made