mirror of
https://gitee.com/mirrors/Spring-Cloud-Alibaba.git
synced 2021-06-26 13:25:11 +08:00
pass code check
This commit is contained in:
@@ -64,7 +64,8 @@ public class NacosConfigAutoConfiguration {
|
||||
public NacosContextRefresher nacosContextRefresher(
|
||||
NacosConfigManager nacosConfigManager,
|
||||
NacosRefreshHistory nacosRefreshHistory) {
|
||||
// Consider that it is not necessary to be compatible with the previous configuration
|
||||
// Consider that it is not necessary to be compatible with the previous
|
||||
// configuration
|
||||
// and use the new configuration if necessary.
|
||||
return new NacosContextRefresher(nacosConfigManager, nacosRefreshHistory);
|
||||
}
|
||||
|
Reference in New Issue
Block a user