public interface PlaceholderVariableResolver
${key}, as supported by the
Path
annotation.Modifier and Type | Method and Description |
---|---|
String |
resolve(String variableName)
Invoked to resolve variables of the form ${name}.
|
Copyright © 2024. All rights reserved.