- support export markdown.
- compare different api to last version.
- supoort @author
- ignore HttpServletRequest,HttpSession and some inner class.
- fix some bugs.
- support ResponseEntity in SpringBoot
- use reflection when JavaBean without java source code
- fix some bugs
- @Ignore 支持类和接口方法
- 修复泛型继承bug
- 修复List类型参数不显示bug
- 修复内部枚举类bug
- 修复List返回值的bug
- 修复void方法bug
- 添加resultString自定义返回字符串
- 修复枚举类型参数bug
- 修复LocateDate类型bug
- 修复反射模式下由于notNull引起的NullPoint异常