mirror of
https://github.com/tencentmusic/supersonic.git
synced 2026-01-10 20:19:15 +08:00
(improvement)(project) Fixed the issue of Swagger UI not working. (#1133)
This commit is contained in:
@@ -70,12 +70,7 @@
|
||||
|
||||
<dependency>
|
||||
<groupId>io.springfox</groupId>
|
||||
<artifactId>springfox-swagger2</artifactId>
|
||||
<version>3.0.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.springfox</groupId>
|
||||
<artifactId>springfox-swagger-ui</artifactId>
|
||||
<artifactId>springfox-boot-starter</artifactId>
|
||||
<version>3.0.0</version>
|
||||
</dependency>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user