refactor: springdoc 替换 springfox

This commit is contained in:
xingyu4j
2022-12-09 14:24:09 +08:00
parent 9fc6e0f00b
commit 88ce5e540e
4 changed files with 27 additions and 17 deletions

View File

@ -40,7 +40,7 @@
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-javadoc</artifactId>
<artifactId>springdoc-openapi-ui</artifactId>
</dependency>
<dependency>