mirror of
https://gitee.com/mirrors/Spring-Cloud-Alibaba.git
synced 2021-06-26 13:25:11 +08:00
Remove spring-cloud-starter-dubbo-gateway
This commit is contained in:
@@ -274,10 +274,10 @@ public class NacosDiscoveryProperties {
|
||||
this.namingMaintainService = createMaintainService(properties);
|
||||
}
|
||||
|
||||
@PreDestroy
|
||||
public void destroy() throws NacosException {
|
||||
namingService.shutDown();
|
||||
}
|
||||
@PreDestroy
|
||||
public void destroy() throws NacosException {
|
||||
namingService.shutDown();
|
||||
}
|
||||
|
||||
public String getEndpoint() {
|
||||
return endpoint;
|
||||
|
Reference in New Issue
Block a user