用能添加mqtt支持
This commit is contained in:
@@ -55,6 +55,12 @@
|
||||
<version>1.1.0</version>
|
||||
</dependency>
|
||||
|
||||
<!--mqtt相关依赖-->
|
||||
<dependency>
|
||||
<groupId>com.github.tocrhz</groupId>
|
||||
<artifactId>mqtt-spring-boot-starter</artifactId>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user