public class DefaultValuesPropertyReplacer extends Object implements PropertyReplacer
| Constructor and Description |
|---|
DefaultValuesPropertyReplacer() |
| Modifier and Type | Method and Description |
|---|---|
static DefaultValuesPropertyReplacerBuilder |
builder() |
String |
replace(String expression) |
DefaultValuesPropertyReplacer |
resolvers(PropertyResolver resolver) |
public static DefaultValuesPropertyReplacerBuilder builder()
public DefaultValuesPropertyReplacer resolvers(PropertyResolver resolver)
public String replace(String expression)
replace in interface PropertyReplacerCopyright © 2021. All rights reserved.