fix():增加ForestHttp调用框架

master
lwj 2024-08-06 21:03:32 +08:00
parent 7b2906b94c
commit f2f7e4fbfe
1 changed files with 5 additions and 0 deletions

View File

@ -166,6 +166,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>