feat():增加了ForestHttp调用框架
parent
4fe4f3c7c1
commit
218ea9dfe2
10
pom.xml
10
pom.xml
|
@ -165,11 +165,11 @@
|
|||
<artifactId>hutool-all</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- <!– forestHttp调用框架依赖–>-->
|
||||
<!-- <dependency>-->
|
||||
<!-- <groupId>com.dtflys.forest</groupId>-->
|
||||
<!-- <artifactId>forest-spring-boot3-starter</artifactId>-->
|
||||
<!-- </dependency>-->
|
||||
<!-- forestHttp调用框架依赖-->
|
||||
<dependency>
|
||||
<groupId>com.dtflys.forest</groupId>
|
||||
<artifactId>forest-spring-boot3-starter</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>io.swagger.core.v3</groupId>
|
||||
|
|
Loading…
Reference in New Issue