1
0
mirror of https://gitee.com/incloudcode/yexuejc-springboot.git synced 2025-09-28 10:53:21 +08:00
集成springboot security 多方登录
文档拆分
This commit is contained in:
2018-11-09 16:57:11 +08:00
parent 14e64482f0
commit 0d977a6176
4 changed files with 19 additions and 5 deletions

View File

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