摘要: Swagger使用 1. Swagger UI 按以下步骤配置,项目启动后访问:http://localhost:8080/swagger-ui.html 1.1 添加依赖 1.2 配置类 1.3 注解使用 @ApiOperation @ApiResponses (1) 在默认Response的基础 阅读全文
posted @ 2018-02-09 15:53 ido 阅读(1477) 评论(0) 推荐(0)