@Configuration(proxyBeanMethods=false)
@EnableConfigurationProperties
@ConditionalOnClass(value={NacosDiscoveryProperties.class,org.springframework.cloud.config.server.config.ConfigServerProperties.class})
public class NacosConfigServerAutoConfiguration
extends Object
| Constructor and Description |
|---|
NacosConfigServerAutoConfiguration() |
@PostConstruct public void init()
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.