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

@ -63,11 +63,6 @@
<artifactId>springdoc-openapi-webmvc-core</artifactId>
</dependency>
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-javadoc</artifactId>
</dependency>
<!-- 监控相关 -->
<dependency>
<groupId>org.apache.skywalking</groupId>