mirror of https://gitee.com/stylefeng/guns
增加wrapper功能
parent
ca7c6c94ef
commit
08291b1d1c
6
pom.xml
6
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue