mobile664042 opened a new issue, #10675: URL: https://github.com/apache/dubbo/issues/10675
<!-- If you need to report a security issue please visit https://github.com/apache/dubbo/security/policy --> - [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate. ## Ask your question here 生产者 [dubbo:service](https://dubbo.apache.org/zh/docsv2.7/user/references/xml/dubbo-service/) 支持path属性,而消费者 [dubbo:reference](https://dubbo.apache.org/zh/docsv2.7/user/references/xml/dubbo-reference/)不支持path属性,消费者只有类似的url,如果生产者使用了path属性, 在动态查询生产者会非常不方便。示例代码如下:  还有一个问题为啥新版本3.xxx版本的文档,没有《XML 配置》,完全一样吗? 测试版本:2.7.3 -- 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]
