Spring Cloud 网关

Spring Cloud 网关是一个基于Spring Cloud Gateway基础上,实现通用的拦截器功能。解决参数透传,权限验证,安全拦截等功能。

主要功能如下:

  • 请求来源过滤器 -100
  • ip黑名单/白名单过滤器 -90
  • 限流过滤器 -80
  • 商户过滤器 -70
  • token转换过滤器 -60
  • 权限过滤器 -50
  • 数据权限过滤器 -40
  • 幂等过滤器 -30
  • 验证码过滤器 -25
  • 二次验证过滤器 -20
  • 系统参数过滤器 -1
  • 请求记录过滤器 10

引入依赖

<dependency>
  <groupId>com.wueasy</groupId>
  <artifactId>wueasy-cloud-gateway</artifactId>
  <version>最新版本</version>
</dependency>
Copyright © wueasy.com 2017-2022 all right reserved,powered by Gitbook未经允许,禁止以任何形式传播 修订时间: 2022-08-27

results matching ""

    No results matching ""