|
@@ -42,19 +42,11 @@
|
|
|
<dependency>
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
<artifactId>spring-boot-starter-integration</artifactId>
|
|
|
- <version>2.5.1</version>
|
|
|
- </dependency>
|
|
|
-
|
|
|
- <dependency>
|
|
|
- <groupId>org.springframework.integration</groupId>
|
|
|
- <artifactId>spring-integration-stream</artifactId>
|
|
|
- <version>5.5.5</version>
|
|
|
</dependency>
|
|
|
|
|
|
<dependency>
|
|
|
<groupId>org.springframework.integration</groupId>
|
|
|
<artifactId>spring-integration-mqtt</artifactId>
|
|
|
- <version>5.5.5</version>
|
|
|
</dependency>
|
|
|
<!--websocket依赖-->
|
|
|
<dependency>
|