# SwaggerSelfAutoApi **Repository Path**: ui_automation_learning_group/swagger-self-auto-api ## Basic Information - **Project Name**: SwaggerSelfAutoApi - **Description**: 这个是项目的原始代码符合opeapi规范,通过swagger-ui可浏览controller接口 - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-09 - **Last Updated**: 2021-07-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # swagger-jwt-demo Demo spring boot project using swagger for API documentation and JWT for auth ## Command to run the project mvn spring-boot:run The application runs on locahost 8080 , open [link](http://localhost:8080/swagger-ui.html) to view swagger 2 ui