Ver Fonte

fix dubbo properties

Mr.qian há 2 dias atrás
pai
commit
30e86a3f9a

+ 2 - 0
operating-service/src/main/resources/bootstrap.properties

@@ -52,6 +52,8 @@ dubbo.cloud.subscribed-services=
 dubbo.application.qos.enable=false
 dubbo.application.qos.port=28111
 dubbo.application.qos.accept.foreign.ip=false
+dubbo.application.name=${spring.application.name}-dubbo
+
 
 dubbo.reference.com.foo.BarService.check=false
 dubbo.reference.check=false