redis 增加了部分封装类

This commit is contained in:
Administrator
2020-10-27 17:44:20 +08:00
parent 0300e5e0b0
commit ab4215a25b
46 changed files with 12562 additions and 4 deletions

View File

@ -20,10 +20,6 @@
<groupId>com.baomidou</groupId>
<artifactId>mybatis-plus-boot-starter</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-cache</artifactId>
</dependency>
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>druid</artifactId>