# springboot-swagger **Repository Path**: PingzZ/springboot-swagger ## Basic Information - **Project Name**: springboot-swagger - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-03-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springboot-jpa #### 介绍 Spring Boot中使用Swagger2构建RESTful APIs #### 使用说明 1.注意修改Swagger2类中RequestHandlerSelectors.basePackage("com.xpp.springbootlearning.controller")将扫描的包路径替换成你实际项目中的包路径 2.启动项目,访问http://localhost:8080/swagger-ui.html