Springboot集成swagger生成接口文档

1.引入架包 <dependency> <groupId>com.spring4all</groupId> <artifactId>swagger-spring-boot-starter</artifactId> <version>1.7.0.RELEASE</version> </dependency> 2.接口注解 3.application.yml ###swaage
相关文章
相关标签/搜索