@FunctionalInterface public static interface PropertyPlaceholderHelper.PlaceholderResolver
| 限定符和类型 | 方法和说明 |
|---|---|
String |
resolvePlaceholder(String placeholderName)
Resolve the supplied placeholder name to the replacement value.
|
Copyright © 2022. All rights reserved.