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

master
LQS 2024-08-08 14:35:24 +08:00
parent 4fe4f3c7c1
commit 218ea9dfe2
1 changed files with 5 additions and 5 deletions

10
pom.xml
View File

@ -165,11 +165,11 @@
<artifactId>hutool-all</artifactId> <artifactId>hutool-all</artifactId>
</dependency> </dependency>
<!-- &lt;!&ndash; forestHttp调用框架依赖&ndash;&gt;--> <!-- forestHttp调用框架依赖-->
<!-- <dependency>--> <dependency>
<!-- <groupId>com.dtflys.forest</groupId>--> <groupId>com.dtflys.forest</groupId>
<!-- <artifactId>forest-spring-boot3-starter</artifactId>--> <artifactId>forest-spring-boot3-starter</artifactId>
<!-- </dependency>--> </dependency>
<dependency> <dependency>
<groupId>io.swagger.core.v3</groupId> <groupId>io.swagger.core.v3</groupId>