@Configuration public class NacosConfigAutoConfiguration extends Object
| Constructor and Description |
|---|
NacosConfigAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
NacosConfigProperties |
nacosConfigProperties(org.springframework.context.ApplicationContext context) |
NacosContextRefresher |
nacosContextRefresher(NacosConfigProperties nacosConfigProperties,
NacosRefreshProperties nacosRefreshProperties,
NacosRefreshHistory refreshHistory) |
NacosRefreshHistory |
nacosRefreshHistory() |
NacosRefreshProperties |
nacosRefreshProperties() |
@Bean public NacosConfigProperties nacosConfigProperties(org.springframework.context.ApplicationContext context)
@Bean public NacosRefreshProperties nacosRefreshProperties()
@Bean public NacosRefreshHistory nacosRefreshHistory()
@Bean public NacosContextRefresher nacosContextRefresher(NacosConfigProperties nacosConfigProperties, NacosRefreshProperties nacosRefreshProperties, NacosRefreshHistory refreshHistory)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.