songxiaosheng commented on issue #15059: URL: https://github.com/apache/dubbo/issues/15059#issuecomment-2656479340
> [@heliang666s](https://github.com/heliang666s) [@songxiaosheng](https://github.com/songxiaosheng) hi,哥们,这个问题你修复好了,dubbo-samples-springcloud没有更新吗?dubbo3.3.3如何使用你提交的dubbo-service-discovery-springcloud? If you want to use it later, you can introduce the following extensions for compatibility. It seems that the latest version is not available yet. You can temporarily package it locally. ````xml <artifactId>dubbo-service-discovery-extensions</artifactId> <groupId>org.apache.dubbo.extensions</groupId> <version>${revision}</version> ``` -- 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]
