Преглед изворни кода

Merge branch 'cirs-biz-branch' of http://47.108.150.237:10000/allen/cirs into cirs-biz-branch

WangRuiLin пре 1 година
родитељ
комит
e872735fa0
1 измењених фајлова са 6 додато и 0 уклоњено
  1. 6 0
      cirs-admin/pom.xml

+ 6 - 0
cirs-admin/pom.xml

@@ -70,6 +70,12 @@
             <artifactId>cirs-biz</artifactId>
         </dependency>
 
+        <!-- httpclient -->
+        <dependency>
+            <groupId>org.springframework</groupId>
+            <artifactId>spring-webflux</artifactId>
+        </dependency>
+
     </dependencies>
 
     <build>