refactor: 重构相关 starter 包的防火墙过滤器代价

This commit is contained in:
click33
2025-02-27 06:15:54 +08:00
parent db5e70db6a
commit 59823fd3cd
9 changed files with 82 additions and 47 deletions

View File

@@ -187,9 +187,9 @@ public class SaTokenConsts {
public static final int ASSEMBLY_ORDER = -100;
/**
* 请求 path 校验过滤器的注册顺序
* 防火墙校验过滤器的注册顺序
*/
public static final int PATH_CHECK_FILTER_ORDER = -1000;
public static final int FIREWALL_CHECK_FILTER_ORDER = -1000;
/**
* Content-Type key