# swagger-document-ui **Repository Path**: OMXlwp/swagger-document-ui ## Basic Information - **Project Name**: swagger-document-ui - **Description**: Swagger 文档型 UI - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 27 - **Created**: 2018-11-07 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) ![Maven Central](https://img.shields.io/maven-central/v/cn.javaer.springfox/swagger-document-ui.svg) Swagger 文档型 UI ------ Swagger 规范接口的文档型 API UI 界面 主要使用 Vue CLI 3,iView 开发,主要体现文档的可读性功能。 [Github & Issues: https://github.com/cn-src/swagger-document-ui](https://github.com/cn-src/swagger-document-ui) [码云: https://gitee.com/cn-src/swagger-document-ui](https://gitee.com/cn-src/swagger-document-ui) # 使用 1. 配置 springfox 相关依赖 2. 配置 swagger-document-ui 替换其它 UI 3. 地址样例 http://localhost:8080/swagger-ui.html Maven ```xml cn.javaer.springfox swagger-document-ui 0.1.1 ``` # 效果预览 ![](docs/demo.png)