feat():增加了forestHttp调用框架

master
zhang chengzhi 2024-08-04 15:39:30 +08:00
parent e13b25577a
commit d591b62bf8
1 changed files with 5 additions and 0 deletions

View File

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