@ -82,18 +82,6 @@
<artifactId>jaxb-impl</artifactId>
</dependency>
<!-- redis 缓存操作 -->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-redis</artifactId>
<!-- pool 对象池 -->
<groupId>org.apache.commons</groupId>
<artifactId>commons-pool2</artifactId>
<!-- servlet包 -->
<groupId>javax.servlet</groupId>