mirror of
https://github.com/continew-org/continew-starter.git
synced 2026-01-12 16:57:10 +08:00
chore: 优化部分代码格式
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
<version>${revision}</version>
|
||||
</parent>
|
||||
|
||||
|
||||
<artifactId>continew-starter-messaging-mqtt</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
@@ -16,12 +15,10 @@
|
||||
<description>ContiNew Starter 消息模块 - MQTT</description>
|
||||
|
||||
<dependencies>
|
||||
<!--spring MQTT消息模块-->
|
||||
<!-- Spring MQTT 消息模块 -->
|
||||
<dependency>
|
||||
<groupId>org.springframework.integration</groupId>
|
||||
<artifactId>spring-integration-mqtt</artifactId>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user