Spring Cloud入门-Gateway服务网关(Hoxton版本)

文章目录 Spring Cloud入门系列汇总 摘要 Gateway 简介 相关概念 建立 api-gateway模块 在pom.xml中添加相关依赖 两种不一样的配置路由方式 使用yml配置 使用Java Bean配置 Route Predicate 的使用 After Route Predicate Before Route Predicate Between Route Predicate
相关文章
相关标签/搜索