@Configuration
@ConditionalOnProperty(name="spring.cloud.servicecomb.config.enabled",
matchIfMissing=true)
public class ServiceCombConfigAutoConfiguration
extends Object
| Constructor and Description |
|---|
ServiceCombConfigAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
ConfigWatch |
configWatch() |
@Bean public ConfigWatch configWatch()
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.