소스 검색

Merge remote-tracking branch 'origin/master'

yubin 2 주 전
부모
커밋
64f78c09a0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      cif-service/src/main/resources/bootstrap.properties

+ 1 - 1
cif-service/src/main/resources/bootstrap.properties

@@ -56,7 +56,7 @@ dubbo.reference.check=false
 dubbo.consumer.check=false
 dubbo.registry.check=false
 dubbo.registry.register=true
-dubbo.application.name=${spring.application.name}
+dubbo.application.name=${spring.application.name}-dubbo
 
 dubbo.service.min.thread.pool.size=200
 dubbo.service.max.thread.pool.size=200