Spring cloud Gateway(新一代网关)——基础概念

Spring cloud Gateway(新一代网关)——基础概念 1、概述 是什么 Gateway是在Spring生态系统之上构建的API网关服务,基于Spring 5,Spring Boot 2和Project Reactor等技术。 Gateway旨在提供一种简单有效的方式来对API进行路由,以及提供一些强大的过滤器功能,例如:熔断、限流、重试等。 Spring cloud Gateway
相关文章
相关标签/搜索