@Configuration(proxyBeanMethods=false) @ConditionalOnProperty(value="spring.cloud.config.server.consul.watch.enabled") protected static class EnvironmentRepositoryConfiguration.ConsulEnvironmentWatchConfiguration extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
ConsulEnvironmentWatchConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentWatch |
environmentWatch() |
protected ConsulEnvironmentWatchConfiguration()
@Bean public EnvironmentWatch environmentWatch()
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.