@ConsumerType
public interface ConfigurationOverrideProvider
Modifier and Type | Method and Description |
---|---|
Collection<String> |
getOverrideStrings()
Get override strings.
|
@Nonnull Collection<String> getOverrideStrings()
{configName}/{propertyName}={propertyJsonValue}
{configName}={propertyJsonObject}
[{contextPath}]{configName}/{propertyName}={propertyJsonValue}
[{contextPath}]{configName}={propertyJsonObject}
Copyright © 2017 The Apache Software Foundation. All rights reserved.