微服务网关spring cloud gateway

文档: https://cloud.spring.io/spring-cloud-static/spring-cloud-gateway/2.0.2.RELEASE/single/spring-cloud-gateway.html 基本概念 Route 路由器=ID+URI+Predicates+Filters 路由器决定如何处理请求, 当一个请求到来的时候, 跟据匹配条件找到路由器, 再由路由器
相关文章
相关标签/搜索