Explorar o código

fix dubbo properties

Mr.qian hai 2 días
pai
achega
30e86a3f9a
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      operating-service/src/main/resources/bootstrap.properties

+ 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