增加了forestHttp调用框架
parent
3534066b86
commit
6b18f6db1c
9
pom.xml
9
pom.xml
|
@ -166,10 +166,11 @@
|
|||
<artifactId>hutool-all</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- <dependency>-->
|
||||
<!-- <groupId>io.swagger.core.v3</groupId>-->
|
||||
<!-- <artifactId>swagger-annotations-jakarta</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