1、前端测试后端接口,后端需要及时更新最新接口
2编写springboot项目,导入依赖
3 配置swagger(啥都不写就是默认值)
4、测试运行
http://localhost:8080/swagger-ui.html
Swagger
原文:https://www.cnblogs.com/baotianyi/p/14588947.html