1
0
mirror of https://gitee.com/incloudcode/yexuejc-springboot.git synced 2025-09-28 02:43:21 +08:00

1.0.14 优化拦截规则:增加通配符 /**

This commit is contained in:
yexuejc
2018-09-03 19:29:47 +08:00
parent e8e3f9f2b1
commit 24a51a6a79
3 changed files with 15 additions and 3 deletions

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>com.yexuejc.springboot</groupId>
<artifactId>yexuejc-springboot-parent</artifactId>
<version>1.0.14</version>
<version>1.0.15</version>
<!-- 本地打包:使用相对关联路径 -->
<!--<relativePath>../../yexuejc</relativePath>-->
</parent>