mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 21:57:56 +08:00
4.3.0
This commit is contained in:
@@ -9,7 +9,7 @@ SOP网关在此基础上新增了几个Filter用来处理自己的逻辑,如
|
||||
| 过滤器 | 类型 | Order | 功能 |
|
||||
| ----- | ---- | ----------------------- | ---------------------------- |
|
||||
|IndexFilter| `自定义` | -2147483648 | 入口过滤器,获取参数、签名校验 |
|
||||
|ParameterFormatterFilter | 自定义 | -2147482647 | 格式化参数 |
|
||||
|ParameterFormatterFilter | `自定义` | -2147482647 | 格式化参数 |
|
||||
|LimitFilter|`自定义`|-2147482447|限流|
|
||||
|ForwardPathFilter|系统自带|0 |设置转发的path|
|
||||
|RouteToRequestUrlFilter|系统自带|10000|设置转发host|
|
||||
|
Reference in New Issue
Block a user