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