This commit is contained in:
tanghc
2020-09-09 10:50:09 +08:00
parent 2270c50886
commit 066e6a7d57
2 changed files with 9 additions and 0 deletions

View File

@@ -55,6 +55,11 @@
<artifactId>swagger-bootstrap-ui</artifactId>
<version>1.9.5</version>
</dependency>
<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-swagger-ui</artifactId>
<version>2.9.2</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>