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
相關文章
相關標籤/搜索