1
0
mirror of https://gitee.com/incloudcode/yexuejc-springboot.git synced 2025-09-28 02:43:21 +08:00
集成springboot security 多方登录
文档拆分
This commit is contained in:
2018-11-09 16:58:32 +08:00
parent 2376b2acb0
commit 56f89796a5
3 changed files with 17 additions and 3 deletions

View File

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