java Spring Boot 整合使用Swagger2構建強大的RESTful API文檔

項目結構圖: 1、在pom.xml中加入Swagger2的依賴 <!-- 加入Swagger2的依賴 --> <dependency> <groupId>io.springfox</groupId> <artifactId>springfox-swagger2</artifactId> <version>2.9.2</versio
相關文章
相關標籤/搜索