添加了forest核心依赖

master
面包骑士 2024-08-09 16:09:24 +08:00
parent dc42d8d925
commit 7f2e5d9717
1 changed files with 6 additions and 0 deletions

View File

@ -170,6 +170,12 @@
<artifactId>swagger-annotations-jakarta</artifactId> <artifactId>swagger-annotations-jakarta</artifactId>
</dependency> </dependency>
<dependency>
<groupId>com.dtflys.forest</groupId>
<artifactId>forest-spring-boot-starter</artifactId>
<version>1.5.36</version>
</dependency>
</dependencies> </dependencies>
<distributionManagement> <distributionManagement>