路径匹配器
boolean match = new AntPathMatcher().match("路径匹配",路径);
if (match){
return true;
}
链接:https://blog.youkuaiyun.com/weixin_33671935/article/details/93271810
boolean match = new AntPathMatcher().match("路径匹配",路径);
if (match){
return true;
}
链接:https://blog.youkuaiyun.com/weixin_33671935/article/details/93271810