CSDN话题挑战赛第2期 参赛话题:学习笔记
再测试Dubbo消费者调用生产者测试案例时报的错 org.apache.dubbo.remoting.RemotingException: Not found exported service: nacos-business/com.alibaba.cloud.dubbo.service.DubboMetadataService:1.0.0:20880 in [cn.te…
该文章已同步收录到我的博客网站,欢迎浏览我的博客网站,xhang’s blog
1.Dubbo和OpenFeign的简介
Dubbo一个高性能rpc框架,用于构建分布式微服务架构,它提供了服务注册与发现,负载均衡,容错机制等功能。D…