mirror of
https://gitee.com/mirrors/Spring-Cloud-Alibaba.git
synced 2021-06-26 13:25:11 +08:00
update default group to DEFAULT_GROUP
This commit is contained in:
parent
d6addc4924
commit
68c644f956
@ -111,7 +111,7 @@ public class NacosDiscoveryProperties {
|
||||
/**
|
||||
* group name for nacos
|
||||
*/
|
||||
private String group = "DEFAULT";
|
||||
private String group = "DEFAULT_GROUP";
|
||||
|
||||
/**
|
||||
* naming load from local cache at application start. true is load.
|
||||
|
Loading…
x
Reference in New Issue
Block a user