feat(): 增加swagger核心注解依赖包

master
xinzirun 2024-08-04 11:14:56 +08:00
parent 4d86b0c3de
commit 9bee1649d4
1 changed files with 1 additions and 0 deletions

View File

@ -167,6 +167,7 @@
<artifactId>hutool-all</artifactId> <artifactId>hutool-all</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>