@ConfigurationProperties(value="config") public static class ConsulConfiguration.ConsulConfigDiscoveryConfiguration extends ConfigDiscoveryConfiguration
ConfigDiscoveryConfiguration.Format| Modifier and Type | Field and Description | 
|---|---|
| static String | PREFIXThe full prefix for this configuration. | 
DEFAULT_ENABLED, DEFAULT_PATH| Constructor and Description | 
|---|
| ConsulConfigDiscoveryConfiguration() | 
| Modifier and Type | Method and Description | 
|---|---|
| Optional<String> | getDatacenter()The data center to use to read configuration. | 
| void | setDatacenter(String datacenter) | 
getFormat, getPath, isEnabled, setEnabled, setFormat, setPathpublic static final String PREFIX