增加wrapper功能

pull/65/head
fengshuonan 2021-01-19 22:58:17 +08:00
parent ca7c6c94ef
commit 08291b1d1c
1 changed files with 6 additions and 0 deletions

View File

@ -121,6 +121,12 @@
<version>1.0.0</version>
</dependency>
<dependency>
<groupId>cn.stylefeng.roses</groupId>
<artifactId>wrapper-spring-boot-starter</artifactId>
<version>1.0.0</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-redis</artifactId>