This commit is contained in:
Looly
2020-03-01 00:24:28 +08:00
parent 405a92cfe4
commit d5506b7d9e
7 changed files with 146 additions and 45 deletions

View File

@@ -11,6 +11,7 @@
* 【core 】 Bean字段支持Alias注解包括转map,转bean等
* 【core 】 增加ValueListHandler优化结果集获取方式
* 【http 】 支持patch方法issue#666@Github
* 【crypto】 BCUtil支持更加灵活的密钥类型增加writePemObject方法
### Bug修复