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
Description
Method Summary
Method Details
resolvePlaceholders(String)
Hide sidebar
Show sidebar
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)