摘要: 微服务功能的主要体现: 1)服务的注册与发现 Eureka ,Consul ,Zookeeper 2)服务的负载均衡 Ribbon 3)服务的容错 Hystrix 4)服务的网关 微服务中常用的网关组件 Zuul,Nginx 5)服务配置的统一管理 常用的组件 SpringCloud 的Spring 阅读全文
posted @ 2018-12-11 23:37 点点_滴滴 阅读(161) 评论(0) 推荐(0) 编辑