Package org.hglteam.config.remote
Interface RemoteConfigServiceClient
-
public interface RemoteConfigServiceClient
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classRemoteConfigServiceClient.RemoteConfigFetchException
-
Field Summary
Fields Modifier and Type Field Description static StringSLASH_PLACEHOLDER
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description org.springframework.core.env.PropertySource<?>fetch(org.springframework.core.env.Environment environment)static StringnormalizeLabel(String label)
-
-
-
Field Detail
-
SLASH_PLACEHOLDER
static final String SLASH_PLACEHOLDER
- See Also:
- Constant Field Values
-
-