类 SaPathPatternParserUtil
java.lang.Object
cn.dev33.satoken.spring.pathmatch.SaPathPatternParserUtil
路由匹配工具类:使用 PathPatternParser 模式匹配
- 从以下版本开始:
- 1.35.1
- 作者:
- click33
-
方法概要
-
方法详细资料
-
match
判断:指定路由匹配符是否可以匹配成功指定路径- 参数:
pattern- 路由匹配符path- 要匹配的路径- 返回:
- 是否匹配成功
-