chenjiahe
2021-10-21 bd9061f1b13a02f198cda816d36b7014ddd7f8ac
pom.xml
@@ -278,6 +278,12 @@
            <artifactId>spring-boot-starter-forest</artifactId>
            <version>1.5.0-RC2</version>
        </dependency>
        <!-- redis -->
        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-data-redis</artifactId>
        </dependency>
    </dependencies>
    <build>