This commit is contained in:
novice.li
2023-11-25 16:30:09 +08:00
parent f1a2ce1395
commit 7ff2206df9
3 changed files with 8 additions and 5 deletions

View File

@@ -23,6 +23,10 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>