代码调整

This commit is contained in:
2023-04-10 16:51:11 +08:00
parent 993fc4b1f7
commit d2b95ebb7d
4 changed files with 23 additions and 0 deletions

View File

@@ -101,5 +101,10 @@
<artifactId>mqtt-spring-boot-starter</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-log4j2</artifactId>
</dependency>
</dependencies>
</project>