Commit Graph

550 Commits

Author SHA1 Message Date
oppofind b272cb2eb9 update SourceBuilder 2020-01-01 00:22:06 +08:00
oppofind 3a2001a8bc merge from dev 2020-01-01 00:05:49 +08:00
oppofind 3e71008e4a update change log 2020-01-01 00:04:20 +08:00
oppofind 93e638e011 merge to master 2019-12-31 23:02:37 +08:00
oppofind 679fe64c59 update readme 2019-12-31 23:01:52 +08:00
oppofind b2ad4bb081 update readme 2019-12-31 22:56:41 +08:00
oppofind 69cb4b5e81 ignore static field 2019-12-31 22:41:55 +08:00
xingzi 2df41667db 修复当无请求参数时 requestExample无数据;生成example时忽略static和final字段 2019-12-31 17:32:57 +08:00
oppofind dde85485ca optimized enum handle 2019-12-31 12:30:50 +08:00
xingzi 0633ab5f99 修改responseexample 枚举字段问题 postman生成URl为空问题 2019-12-28 17:31:26 +08:00
oppofind d8816d08f6 optimized code 2019-12-27 09:34:52 +08:00
xingzi 3ab7d1c4a7 类上requestMapping不设置value报错问题 2019-12-26 20:36:54 +08:00
xingzi f38b2d23eb Merge branch 'dev' of https://github.com/shalousun/smart-doc into dev 2019-12-26 19:47:38 +08:00
xingzi 0706e933f7 修改postman生成表单参数有引号问题 修改jsonBody数据丢失问题 2019-12-26 19:47:31 +08:00
oppofind 575176f5f8 fix empty param not display url on postman 2019-12-25 23:52:27 +08:00
oppofind 66ef399a89 update README and fix #19 2019-12-25 23:19:45 +08:00
oppofind f5e1d7ef8e 调整代码 2019-12-25 22:57:12 +08:00
oppofind 729e3e1d79 remove unused code 2019-12-25 20:36:12 +08:00
xingzi f150b95e75 修改postman生成方法 支持表单数据生成 2019-12-25 18:44:59 +08:00
oppofind 49d014a159 spring can't binding generic 2019-12-25 10:15:36 +08:00
oppofind ca12a4860d support spring mvc form data 2019-12-25 01:20:26 +08:00
oppofind d046deda9e fix ParamBuilder null point 2019-12-24 00:12:18 +08:00
oppofind ce00413141 support list file param 2019-12-23 21:03:12 +08:00
oppofind 75b5742973 fix null point error 2019-12-23 20:39:27 +08:00
xingzi ec59855850 Merge branch 'dev' of https://github.com/shalousun/smart-doc into dev 2019-12-23 10:43:17 +08:00
xingzi 4d14cf6993 修改postman formdata数据生成 2019-12-23 10:42:54 +08:00
oppofind 59ba99a3ba merge 2019-12-23 09:29:35 +08:00
oppofind 7084690296 Add method hand formdata 2019-12-23 00:47:06 +08:00
oppofind 5c4598cca5 Merge branch 'dev' of https://github.com/shalousun/smart-doc into dev 2019-12-23 00:36:54 +08:00
xingzi 94addc9f10 修改buildreqjson方法 2019-12-22 22:16:43 +08:00
oppofind 3210a21060 format code 2019-12-22 14:36:34 +08:00
oppofind e425ef90f0 add SpringMVC request header and request mapping handler 2019-12-22 14:24:51 +08:00
oppofind 16a2aacfcb add ApiRequestExample 2019-12-22 02:02:17 +08:00
oppofind e9064c3e24 修改接口名 2019-12-22 01:34:08 +08:00
oppofind 4cb5604413 代码拆分 2019-12-22 01:28:55 +08:00
xingzi f24306c0bb Merge branch 'dev' of https://github.com/shalousun/smart-doc into dev 2019-12-21 22:03:39 +08:00
xingzi 7be5bbc8e8 修改buildReqJson方法 2019-12-21 22:03:28 +08:00
oppofind 9cff66e84c merge to master
# Conflicts:
#	src/main/java/com/power/doc/utils/DocClassUtil.java
2019-12-21 15:36:51 +08:00
oppofind 5c00b676fa support @mock tag 2019-12-21 15:32:57 +08:00
oppofind 59007f8ac6 support short annotation name 2019-12-20 23:28:44 +08:00
oppofind a648962b39 add method 2019-12-19 18:10:01 +08:00
oppofind 28aee05a54 fix github #16 2019-12-19 12:36:54 +08:00
oppofind cfd767ba0e Merge branch 'master' of https://github.com/shalousun/smart-doc 2019-12-18 15:04:06 +08:00
shalousun 53e003d3a0
Merge pull request #18 from zuonidelaowang/master
搜索功能和锚点完善
2019-12-18 14:51:29 +08:00
huchaoyun 684517c257 搜索功能完善 2019-12-18 14:43:39 +08:00
huchaoyun cdb5da12d3 搜索功能完善 2019-12-18 14:37:37 +08:00
oppofind 252b6c7436 fix error 2019-12-18 11:33:51 +08:00
oppofind 7417f01f49 update readme 2019-12-17 09:44:21 +08:00
oppofind 2885134961 support post form data 2019-12-17 01:01:19 +08:00
oppofind f954b5fc60 support jsr303 validation in get method 2019-12-16 22:36:05 +08:00