springMvc集成Swagger2(springfox)

    在開發時,爲了節省寫接口文檔的時間,可以集成swagger2來進行接口文檔的生成與接口功能測試。     一、引入swagger2與配置     只需要在項目中引入swagger2的pom(swagger需要依賴jackson相關包) <dependency> <groupId>io.springfox</groupId> <artifactId>springfox-swa
相關文章
相關標籤/搜索