1
0
mirror of https://gitee.com/incloudcode/yexuejc-springboot.git synced 2025-10-15 14:31:19 +08:00

2.1.1 redis 配置修改,增加开关,更兼容

This commit is contained in:
2019-11-01 13:33:10 +08:00
parent 73b767786f
commit 85362e6537
6 changed files with 16 additions and 5 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>com.yexuejc.springboot</groupId>
<artifactId>yexuejc-springboot-parent</artifactId>
<version>2.1.0</version>
<version>2.1.1</version>
</parent>
<groupId>top.yexuejc</groupId>
<artifactId>yexuejc-springboot-simple</artifactId>