Mr.qian vor 1 Woche
Ursprung
Commit
73e8cc421c
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      mall-service/src/main/resources/bootstrap.properties

+ 1 - 0
mall-service/src/main/resources/bootstrap.properties

@@ -52,6 +52,7 @@ dubbo.scan.base-packages=com.txz.${spring.application.name}.dubbo.impl
 dubbo.application.qos.enable=false
 dubbo.application.qos.port=28201
 dubbo.application.qos.accept.foreign.ip=false
+dubbo.application.name=${spring.application.name}-dubbo
 dubbo.registry.group=
 
 dubbo.reference.com.foo.BarService.check=false