feat():升级swagger3

master
Cui YongXing 2024-07-31 19:31:20 +08:00
parent df44392d6a
commit cb4051faa6
1 changed files with 7 additions and 0 deletions

View File

@ -164,6 +164,13 @@
<groupId>cn.hutool</groupId>
<artifactId>hutool-all</artifactId>
</dependency>
<dependency>
<groupId>io.swagger.core.v3</groupId>
<artifactId>swagger-annotations-jakarta</artifactId>
</dependency>
</dependencies>
</project>