摘要: 通过前面的学习,使用Spring Cloud实现微服务的架构基本成型,大致是这样的: 我们使用Spring Cloud Netflix中的Eureka实现了服务注册中心以及服务注册与发现;而服务间通过Ribbon或Feign实现服务的消费以及均衡负载;通过Spring Cloud Config实现了 阅读全文
posted @ 2019-03-15 09:12 zsq_fengchen 阅读(1539) 评论(1) 推荐(0) 编辑