首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏Throwable's Blog

    Spring Cloud Gateway-使用自定义过滤器通过Hystrix实现降级处理

    # 这里暂时用-分隔URL,因为/不支持 order-remote: 2000 application: name: route-server

    4.5K20发布于 2020-06-23
  • 来自专栏Throwable's Blog

    Spring Cloud Gateway入坑记

    application: name: order-service server: port: 9091 网关路由配置: spring: application: name: route-server

    2.6K20发布于 2020-06-23
领券