fix():增加ForestHttp调用框架
parent
7b2906b94c
commit
f2f7e4fbfe
5
pom.xml
5
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue