JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
Spring Data Core
org.springframework.data.support
PlaceholderResolver
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
resolvePlaceholders(String)
Interface PlaceholderResolver
public interface
PlaceholderResolver
Since:
3.3
Author:
Christoph Strobl
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
resolvePlaceholders
(
String
text)
Method Details
resolvePlaceholders
String
resolvePlaceholders
(
String
text)