You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/08/14 04:12:06 UTC

[GitHub] [dubbo] Mars-Shen edited a comment on issue #8498: 泛化调用时出现Service not found:com.alibaba.cloud.dubbo.service.DubboMetadataService, getMetadataInfo

Mars-Shen edited a comment on issue #8498:
URL: https://github.com/apache/dubbo/issues/8498#issuecomment-898813937


   引用了dubbo nacos依赖后解决问题
   ```
           <dependency>
               <groupId>org.apache.dubbo</groupId>
               <artifactId>dubbo-registry-nacos</artifactId>
               <version>${dubbo-registry-nacos.version}</version>
           </dependency>
   ```


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org