本文是《spring cloud kubernetes实战系列》的第五篇,主要内容是在kubernetes上部署一个SpringCloud Gateway应用,该应用使用了spring cloud kubernetes框架,可以将请求转发到kubernetes环境中的其他服务上; 系列文章列表 1. Read More
posted @ 2019-09-05 09:27 程序员欣宸 Views(3216) Comments(0) Diggs(0)
Spring Cloud Gateway是Spring Cloud技术栈中的网关服务,本文实战构建一个SpringCloud环境,并开发一个SpringCloud Gateway应用,快速体验网关服务; 环境信息 1. 操作系统:win10(64位) 2. JDK:1.8.0_181 3. Mave Read More
posted @ 2019-09-05 09:24 程序员欣宸 Views(1361) Comments(0) Diggs(2)