mirror of
https://gitee.com/likeadmin/likeadmin_java.git
synced 2026-06-06 11:40:45 +08:00
增加: 接入Swagger3 [未完成]
This commit is contained in:
@@ -242,6 +242,12 @@
|
||||
<artifactId>like-common</artifactId>
|
||||
<version>${like.version}</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>io.springfox</groupId>
|
||||
<artifactId>springfox-boot-starter</artifactId>
|
||||
<version>3.0.0</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user