springboot 集成 swagger 3.0 启动之后接口如下
在此之上 整合 yapi。pom 文件中引入
<dependency> <groupId>com.github.nobugboy</groupId> <artifactId>ydoc-spring-boot-starter</artifactId> <version>1.0.8</version> </dependency>
再次启动 接口如下