1 Star 0 Fork 129

D-Yan / JApiDocs

forked from 叶大侠 / JApiDocs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CHANGELOG.md 692 Bytes
一键复制 编辑 原始数据 按行查看 历史
叶大侠 提交于 2020-09-29 10:11 . release v1.4.4

V1.4

  1. support export markdown.
  2. compare different api to last version.
  3. supoort @author
  4. ignore HttpServletRequest,HttpSession and some inner class.
  5. fix some bugs.

V1.4.1

  1. support ResponseEntity in SpringBoot
  2. use reflection when JavaBean without java source code
  3. fix some bugs

V1.4.2

  1. @Ignore 支持类和接口方法
  2. 修复泛型继承bug
  3. 修复List类型参数不显示bug
  4. 修复内部枚举类bug

V1.4.3

  1. 修复List返回值的bug
  2. 修复void方法bug
  3. 添加resultString自定义返回字符串
  4. 修复枚举类型参数bug

V1.4.4

  1. 修复LocateDate类型bug
  2. 修复反射模式下由于notNull引起的NullPoint异常
Java
1
https://gitee.com/D-Yan/JApiDocs.git
git@gitee.com:D-Yan/JApiDocs.git
D-Yan
JApiDocs
JApiDocs
master

搜索帮助