mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 21:57:56 +08:00
支持文件上传
This commit is contained in:
@@ -11,7 +11,7 @@ zuul过滤器列表如下:
|
||||
| pre | -998 | PreLimitFilter (SOP自带) | 限流拦截器 |
|
||||
| pre | -3 | ServletDetectionFilter | 标记处理 Servlet 的类型 |
|
||||
| pre | -2 | Servlet30WrapperFilter | 包装 HttpServletRequest 请求 |
|
||||
| pre | -1 | FormBodyWrapperFilter | 包装请求体 |
|
||||
| pre | -1 | FormBodyWrapperFilter | 包装请求体 Servlet30WrapperFilter |
|
||||
| pre | 1 | DebugFilter | 标记调试标志 |
|
||||
| pre | 5 | PreDecorationFilter | 决定路由转发过滤器 |
|
||||
| route | 10 | RibbonRoutingFilter | serviceId 请求转发 |
|
||||
|
Reference in New Issue
Block a user