1
13693261870
2024-09-18 941195685126a5a8a78777c8c39871b128e5d33f
pom.xml
@@ -51,6 +51,16 @@
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-data-redis</artifactId>
        </dependency>
        <!--postgresql-->
        <dependency>
            <groupId>org.postgresql</groupId>
            <artifactId>postgresql</artifactId>
            <scope>runtime</scope>
        </dependency>
        <dependency>
            <groupId>org.apache.commons</groupId>
            <artifactId>commons-pool2</artifactId>
        </dependency>
        <!--text-->
        <dependency>
            <groupId>org.apache.commons</groupId>