You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/07/19 13:32:17 UTC

[GitHub] [dubbo] xiaohuige99 edited a comment on issue #8317: dubbo3.0启动服务会自动注册一个DEFAULT_GROUP的服务,如何调整这个默认分组

xiaohuige99 edited a comment on issue #8317:
URL: https://github.com/apache/dubbo/issues/8317#issuecomment-882550778


   My configuration
   dubbo:
     application:
       name: dubbo-service
     scan:
       base-packages: com.jeepf.service
     protocol:
       name: dubbo
       port: -1
     registry:
       address: nacos://192.168.88.90:8848?namespace=dubbo-test 
       group: TEST_GROUP
     provider:
       group: DEV 
     consumer:
       group: DEV
       check: false


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org