xingjinshuang
2024-12-17 ea7427fe15da6155519a7483914013081ac46234
pom.xml
@@ -166,6 +166,18 @@
            <version>1.33</version>
            <scope>compile</scope>
        </dependency>
        <!--webclient请求-->
        <!-- https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-webflux -->
        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-webflux</artifactId>
            <version>3.3.1</version>
        </dependency>
    </dependencies>
    <build>