#
Junjie
2025-12-23 32004d6bb7db528c151cca5bd78c4e557171a9ee
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>