update 优化 剔除无用依赖

This commit is contained in:
疯狂的狮子li
2022-12-22 12:33:34 +08:00
parent 8030d1bd62
commit fa3b9e78dd
2 changed files with 13 additions and 6 deletions

View File

@@ -22,12 +22,6 @@
<artifactId>spring-boot-starter-aop</artifactId>
</dependency>
<!-- SpringBoot Boot Redis -->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-redis</artifactId>
</dependency>
<!--redisson-->
<dependency>
<groupId>org.redisson</groupId>