public interface PlainTextConfigClient
| Modifier and Type | Method and Description |
|---|---|
Resource |
getPlainTextResource(String profile,
String label,
String path)
Retrieves a config file.
|
Resource getPlainTextResource(String profile, String label, String path)
IllegalArgumentException - when application name or Config Server url is
undefined.HttpClientErrorException - when a config file is not found.