Package org.apache.skywalking.apm.util
Class PlaceholderConfigurerSupport
java.lang.Object
org.apache.skywalking.apm.util.PlaceholderConfigurerSupport
-
Field Details
-
DEFAULT_PLACEHOLDER_PREFIX
Default placeholder prefix: "${"- See Also:
-
DEFAULT_PLACEHOLDER_SUFFIX
Default placeholder suffix: "}"- See Also:
-
DEFAULT_VALUE_SEPARATOR
Default value separator: ":"- See Also:
-
-
Constructor Details
-
PlaceholderConfigurerSupport
public PlaceholderConfigurerSupport()
-