GTaurus commented on issue #7666: URL: https://github.com/apache/dubbo/issues/7666#issuecomment-1118435252
dubbo服务单独分组,或者单独分名称空间 ```properties dubbo.registry.group = dubbo ``` or ```properties dubbo.registry.parameters.namespace = dubbo ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
