# swagger-demo **Repository Path**: johnyucn525/swagger-demo ## Basic Information - **Project Name**: swagger-demo - **Description**: 基于swagger2.6版本,支持springboot3.3.0版本 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-08-18 - **Last Updated**: 2025-01-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Swagger 示例 ## 版本说明: 基于swagger2.6版本,支持springboot3.3.0版本 ## 使用说明: 1. 访问地址:http://localhost:3002/swagger-ui/index.html 2. 通过swagger-ui页面查看接口信息 3. 通过swagger-ui页面测试接口