添加依赖
This commit is contained in:
parent
ac2980455e
commit
56c41ae7ea
|
@ -19,6 +19,11 @@
|
|||
<groupId>org.springframework.integration</groupId>
|
||||
<artifactId>spring-integration-mqtt</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-configuration-processor</artifactId>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
|
||||
<!-- JUnit 依赖 -->
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue
Block a user