JavaScript is disabled on your browser.
Skip navigation links
Spring Data Core
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.springframework.data.support
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)