benson-singapore / regan_api_springboot

Regan_API_SpringBoot 文档项目 Regan API 项目是基于注释自动生成api文档,很大缩短了开始与后期维护API接口文档的时间。Regan API 利用jdk提供的Doclet 类读取文档注释,可手动配置需要读取的文件,同时增加了读取过滤指定方法过滤等功能。
Apache License 2.0
11 stars 8 forks source link

Document #1

Open benson-singapore opened 6 years ago

benson-singapore commented 6 years ago

https://zhangbiy.github.io/regan_api_doc/#/

Description

benson-singapore commented 6 years ago

regan_api 上线啦

wangzh0315 commented 6 years ago

博主 天资聪颖,文思敏捷,下笔成章,将来未可限量,顶起

zjf0128 commented 6 years ago

请问,要改页面怎么弄?

benson-singapore commented 6 years ago

@zjf0128 如果要改页面的话,首先要去下载页面源码:https://zhangbiy.github.io/regan_api_doc/#/attachment 。页面是用react去写的,所以你得准备好node环境。页面ui可参考阿里‘飞冰’,在修改完成后通过node build,把构建完的 html css js,文件替换掉就可以 。

shuaizinanyihao commented 5 years ago

Error:(11,23) java: 程序包com.sun.javadoc不存在

shuaizinanyihao commented 5 years ago

import com.sun.javadoc.ClassDoc; import com.sun.javadoc.RootDoc; 导入包失败

liuyunfeng2017 commented 5 years ago

作者要是出一篇Mybaits Plus代码自动生成配置就更完美了