文章分类 - Spring Cloud Gateway
摘要:示例项目:https://github.com/14251104246/spring-cloud-gateway-demo/tree/Predicate spring cloud gateway 通过谓词(Predicate)来匹配来自用户的请求 为了方便,使用postman测试不同的谓词的效果 路
阅读全文
摘要:目录 1. How to Include Spring Cloud Gateway 2. Glossary 3. How It Works 4. Route Predicate Factories 5. GatewayFilter Factories 6. Global Filters 7. TLS
阅读全文
摘要:文章目录 Spring Cloud Gateway Spring Cloud Gateway 简介 Spring Cloud Gateway 是什么 Spring Cloud Gateway 核心概念 Spring Cloud Gateway 工作原理 Spring Cloud Gateway 案例
阅读全文