随笔分类 -  ant

摘要:ant path匹配原则 又称路径匹配原则,spring中的相关策略类org.springframework.util.AntPathMatcher 路径模式使用了apache ant的路径样式 apache ant样式的路径有三种通配符匹配方法: ? 匹配任意单字符 * 匹配0或者任意数量的字符 阅读全文
posted @ 2019-09-13 22:07 请叫我小老弟 阅读(1404) 评论(0) 推荐(0)