# Regan_API_SpringBoot **Repository Path**: kaqistyle/Regan_API_SpringBoot ## Basic Information - **Project Name**: Regan_API_SpringBoot - **Description**: Regan API 项目是基于注释自动生成api文档,SpringBoot版本 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 24 - **Created**: 2018-09-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Regan_API_SpringBoot #### 项目介绍 Regan_API_SpringBoot 文档项目 ***Regan API*** 项目是基于注释自动生成api文档,很大缩短了开始与后期维护API接口文档的时间。***Regan API*** 利用jdk提供的Doclet 类读取文档注释,可手动配置需要读取的文件,同时增加了读取过滤指定方法过滤等功能。 ![](http://file.homeins.cn/FjnP0FvBDFwKRH4LLFwzYyI_tvbH) ![](http://file.homeins.cn/FrIAtiOVuYau1WLQ33M3w4Sqj4q5) #### 文档: [https://zhangbiy.github.io/regan_api_doc/#/](https://zhangbiy.github.io/regan_api_doc/#/) #### 版本 - Jfinal: [https://gitee.com/regan_jeff/jfinal-api](https://gitee.com/regan_jeff/jfinal-api) - springboot: [https://gitee.com/regan_jeff/Regan_API_SpringBoot](https://gitee.com/regan_jeff/Regan_API_SpringBoot) #### 软件架构 软件架构说明 ***Regan API*** 基础项目基于 springboot 开发,前端基于[飞冰](https://alibaba.github.io/ice)开发的API接口文档管理项目。