| 程序包 | 说明 |
|---|---|
| com.tencent.polaris.factory.replace | |
| com.tencent.polaris.factory.util |
| 限定符和类型 | 类和说明 |
|---|---|
class |
SystemPropertyPlaceholderResolver
copy from https://github.com/spring-projects/spring-framework/blob/main/spring-core/src/main/java/org/springframework/util/SystemPropertyUtils.java
|
| 限定符和类型 | 方法和说明 |
|---|---|
String |
PropertyPlaceholderHelper.replacePlaceholders(String value,
PropertyPlaceholderHelper.PlaceholderResolver placeholderResolver)
Replaces all placeholders of format
${name} with the value returned
from the supplied PropertyPlaceholderHelper.PlaceholderResolver. |
Copyright © 2022. All rights reserved.