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

master
LQS 2024-08-08 11:43:27 +08:00
parent c5b6f18dac
commit 4fe4f3c7c1
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>
<!-- forestHttp调用框架依赖--> <!-- &lt;!&ndash; forestHttp调用框架依赖&ndash;&gt;-->
<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>