13693261870
2025-07-02 8a8aff34125e2874005d0f9c3ac8ec4ac6354f42
se-common/pom.xml
@@ -107,6 +107,17 @@
            <artifactId>javax.servlet-api</artifactId>
        </dependency>
        <!-- SpringBoot Boot Redis -->
        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-data-redis</artifactId>
        </dependency>
        <!-- SpringDoc webmvc -->
        <dependency>
            <groupId>org.springdoc</groupId>
            <artifactId>springdoc-openapi-ui</artifactId>
        </dependency>
    </dependencies>
</project>