|
@@ -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>-->
|