#
Junjie
2025-12-24 8f444535d40bf13ce7ca2fb0585e1f9b8d089f1a
pom.xml
@@ -131,6 +131,10 @@
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-webflux</artifactId>
        </dependency>
        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-actuator</artifactId>
        </dependency>
    </dependencies>
    <build>