perf:调整依赖

This commit is contained in:
曾文豪
2023-01-10 15:31:33 +08:00
parent 6e67f5cbe0
commit 2a0b99c9da
10 changed files with 52 additions and 59 deletions

View File

@@ -27,7 +27,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
<scope>compile</scope>
<scope>provided</scope>
</dependency>
<dependency>