@ConfigurationProperties(value="spring.cloud.consul.config") @Validated public class ConsulConfigProperties extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ConsulConfigProperties.Format
There are many ways in which we can specify configuration in consul i.e.,
Nested key value style: Where value is either a constant or part of the key (nested).
|
static class |
ConsulConfigProperties.Watch |
| Constructor and Description |
|---|
ConsulConfigProperties() |
@PostConstruct public void init()
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.