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

1.2.2 更新redis配置

This commit is contained in:
2019-11-01 13:26:24 +08:00
parent 177188f786
commit 84ff002f24
2 changed files with 156 additions and 30 deletions

View File

@@ -21,7 +21,7 @@
<dependency>
<groupId>com.yexuejc.springboot</groupId>
<artifactId>yexuejc-springboot-base</artifactId>
<version>1.2.1</version>
<version>${project.parent.version}</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>