摘要: 介绍 在今年5月中,Netflix终于开源了它的支持异步调用模式的Zuul网关2.0版本,真可谓千呼万唤始出来。从Netflix的官方博文[附录1]中,我们获得的信息也比较令人振奋: The Cloud Gateway team at Netflix runs and operates more t 阅读全文
posted @ 2019-09-10 11:41 筱进GG 阅读(708) 评论(0) 推荐(0) 编辑
摘要: Spring Cloud Gateway是类似Nginx的网关路由代理,有替代原来Spring cloud zuul之意: Spring 5 推出了自己的Spring Cloud Gateway,支持Java 8、Reactor API,可在Spring Boot 2 使用,看到了响应式组件Reac 阅读全文
posted @ 2019-09-10 11:36 筱进GG 阅读(4967) 评论(0) 推荐(0) 编辑
SpringBoot SpringCloud Docker