Springboot—整合swagger2

前言:swagger2功能非常強大,用自己的一句話概括:它是一個構建強大的RESTful API文檔以及調試的框架。 官方地址:https://swagger.io/ springboot整合非常簡單,易學易用,步驟如下:   1、pom.xml所需依賴 <dependency> <groupId>org.springframework.boot</groupId> <artifa
相關文章
相關標籤/搜索