增加了forestHttp调用框架
parent
3534066b86
commit
6b18f6db1c
9
pom.xml
9
pom.xml
|
@ -166,10 +166,11 @@
|
||||||
<artifactId>hutool-all</artifactId>
|
<artifactId>hutool-all</artifactId>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- <dependency>-->
|
<dependency>
|
||||||
<!-- <groupId>io.swagger.core.v3</groupId>-->
|
<groupId>com.dtflys.forest</groupId>
|
||||||
<!-- <artifactId>swagger-annotations-jakarta</artifactId>-->
|
<artifactId>forest-spring-boot3-starter</artifactId>
|
||||||
<!-- </dependency>-->
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.swagger.core.v3</groupId>
|
<groupId>io.swagger.core.v3</groupId>
|
||||||
<artifactId>swagger-annotations-jakarta</artifactId>
|
<artifactId>swagger-annotations-jakarta</artifactId>
|
||||||
|
|
Loading…
Reference in New Issue