Kaynağa Gözat

webClient调用外部http接口

wanggaokun 1 yıl önce
ebeveyn
işleme
19a521da41
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  1. 5 0
      PHM-admin/phm-manage/pom.xml

+ 5 - 0
PHM-admin/phm-manage/pom.xml

@@ -25,6 +25,11 @@
             <groupId>com.phm</groupId>
             <artifactId>phm-system</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.springframework.boot</groupId>
+            <artifactId>spring-boot-starter-webflux</artifactId>
+        </dependency>
+
         <!--<dependency>-->
         <!--    <groupId>org.elasticsearch.client</groupId>-->
         <!--    <artifactId>elasticsearch-rest-high-level-client</artifactId>-->