mirror of
https://gitee.com/mirrors/Spring-Cloud-Alibaba.git
synced 2021-06-26 13:25:11 +08:00
Polish alibaba/spring-cloud-alibaba#1739 : Sync the Dubbo from master
This commit is contained in:
@@ -104,6 +104,7 @@ public class NacosDataSourceFactoryBean implements FactoryBean<NacosDataSource>
|
||||
public void setPassword(String password) {
|
||||
this.password = password;
|
||||
}
|
||||
|
||||
public String getGroupId() {
|
||||
return groupId;
|
||||
}
|
||||
|
Reference in New Issue
Block a user