@ConditionalOnClass(value=org.springframework.cloud.config.server.EnableConfigServer.class) @ComponentScan(basePackages="com.alibaba.nacos.config.server") @AutoConfigureBefore(value=org.springframework.cloud.config.server.config.ConfigServerAutoConfiguration.class) @Configuration public class NacosConfigServerAutoConfiguration extends Object
Constructor and Description |
---|
NacosConfigServerAutoConfiguration() |
Modifier and Type | Method and Description |
---|---|
NacosEnvironmentRepository |
nacosEnvironmentRepository() |
@Bean public NacosEnvironmentRepository nacosEnvironmentRepository()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.