work
This commit is contained in:
parent
c6146c81a9
commit
a0499d8e3a
1 changed files with 5 additions and 1 deletions
|
|
@ -244,7 +244,11 @@
|
|||
<artifactId>springfox-boot-starter</artifactId>
|
||||
<version>3.0.0</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>io.springfox</groupId>
|
||||
<artifactId>springfox-swagger-ui</artifactId>
|
||||
<version>3.0.0</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
|
|
|||
Loading…
Add table
editor.link_modal.header
Reference in a new issue