springboot整合swagger的3步骤

springboot整合swaggerhtml 文章目录 1. 添加swagger依赖 2. 添加swagger配置类 3. 启动类上添加注解 参考文章 1. 添加swagger依赖 <!--整合swagger--> <dependency> <groupId>io.springfox</groupId> <artifactId>sp
相关文章
相关标签/搜索