You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "cwdtom (GitHub)" <gi...@apache.org> on 2018/12/29 05:42:41 UTC

[GitHub] [incubator-dubbo-spring-boot-project] cwdtom commented on issue #349: 注册多group问题

@EnableDubboConfig(multiple = true)

dubbo.registrys.local.group=local
dubbo.registrys.test.group=test
dubbo.registry.local.address=zookeeper://xxxx:2181
dubbo.registry.test.address=zookeeper://xxxx:2181

这样配置可以实现吗?

[ Full content available at: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/349 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org