# swagger_work **Repository Path**: edwardaaron/swagger_work ## Basic Information - **Project Name**: swagger_work - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-08 - **Last Updated**: 2024-08-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # swagger_work #### swagger2示例 swagger2+springboot的简单示例,springboot的版本是2.2xx,如果高于2.6会出问题,需要修改配置文件,添加 spring.mvc.pathmatch.matching-strategy=ant_path_matcher 1. swagger地址 http://localhost:8080/swagger-ui.html