# test-swagger2 **Repository Path**: guojinpeng/test-swagger2 ## Basic Information - **Project Name**: test-swagger2 - **Description**: 使用Swagger2自动生成Restful API说明文档 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-05-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ** 1、引入依赖 ** 2、添加swagger2的配置类 ** 3、编写controller ** 4、在controller上编写restful api说明 ** 5、启动项目,访问http://localhost:8080/swagger-ui.html