fix: align split app runtime dependencies

This commit is contained in:
lingniu
2026-06-23 16:24:32 +08:00
parent f79d995b8c
commit 06cb6aa4b9
7 changed files with 64 additions and 5 deletions

View File

@@ -35,7 +35,7 @@
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter</artifactId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>