# SpringBootSwaggerStarter-UI **Repository Path**: songxinqiang/SpringBootSwaggerStarter-UI ## Basic Information - **Project Name**: SpringBootSwaggerStarter-UI - **Description**: 配合 https://gitee.com/songxinqiang/SpringBootSwaggerStarter ,在springfox官方原版的基础上修改了显示语言,简化了部分显示,其余维持原版不变,原版地址:https://github.com/springfox/springfox/tree/master/springfox-swagger-ui - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2018-09-17 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SpringBootSwaggerStarter-UI 作为[SpringBootSwaggerStarter](https://gitee.com/songxinqiang/SpringBootSwaggerStarter)的附属组件 具体的使用,请查看[开源中国博客](https://my.oschina.net/songxinqiang/blog/1490463)的介绍 基于[springfox-swagger2](https://github.com/springfox/springfox),本组件只是简单的修改了一下下,感谢他们