From 6253d51740864484da6d4861f6a6e37f41cf74fd Mon Sep 17 00:00:00 2001 From: oppofind <836575280@qq.com> Date: Fri, 20 Sep 2019 22:47:58 +0800 Subject: [PATCH] release 1.6.4 --- RELEASE.md | 9 ++++++++- pom.xml | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/RELEASE.md b/RELEASE.md index 457ae4e..f741e4d 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -50,4 +50,11 @@ 1. 修改字段注释多行显示错误bug 2. 字段描述文档增加@Since tag的支持 3. 解析代码忽略WebRequest类防止生产过多信息 - 4. 升级基础库依赖版本 \ No newline at end of file + 4. 升级基础库依赖版本 +#### 版本号:1.6.4 +- 更新日期:2019-09-23 +- 更新内容: + 1. 优化代码 + 2. 增加对普通的get请求参数拼装示例的生成 + 3. 增加spring mvc占位符restful url请求示例生成 + \ No newline at end of file diff --git a/pom.xml b/pom.xml index 244f453..392a4c7 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 smart-doc jar - 1.6.2 + 1.6.4 smart-doc https://github.com/shalousun/smart-doc.git