rainwolf01 edited a comment on issue #9733:
URL: https://github.com/apache/dubbo/issues/9733#issuecomment-1058739773
```
registry:
address:
nacos://${nacosserver.server-addr}?registry-type=service&username=${nacosserver.username}&password=${nacosserver.password}
parameters:
namespace: ${nacosserver.namespace}
```
如果是`应用级`要指定这个参数`registry-type=service`,provider起来后看看nacos的服务列表里有没有provider服务
看社区要发`3.0.6`版本了,建议使用新版再测试一下。
--
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]