增加forest依赖

master
张腾 2024-08-05 20:39:28 +08:00
parent ad08cdb28e
commit 7bce6f4735
1 changed files with 5 additions and 0 deletions

View File

@ -165,6 +165,11 @@
<artifactId>hutool-all</artifactId>
</dependency>
<dependency>
<groupId>com.dtflys.forest</groupId>
<artifactId>forest-spring-boot3-starter</artifactId>
</dependency>
<dependency>
<groupId>io.swagger.core.v3</groupId>
<artifactId>swagger-annotations-jakarta</artifactId>