fix: iot-gateway去除健康检查、nacos配置
Some checks failed
Java CI with Maven / build (11) (push) Has been cancelled
Java CI with Maven / build (17) (push) Has been cancelled
Java CI with Maven / build (8) (push) Has been cancelled

This commit is contained in:
lzh
2026-01-14 17:48:00 +08:00
parent 244c8aee96
commit bcbbde1879
5 changed files with 38 additions and 53 deletions

View File

@@ -23,12 +23,7 @@
<version>${revision}</version>
</dependency>
<!-- 监控相关 -->
<dependency>
<groupId>com.viewsh</groupId>
<artifactId>viewsh-spring-boot-starter-monitor</artifactId>
</dependency>
<!-- Web 相关(轻量化,仅提供基础 Web 抽象) -->
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>