fix simple server

This commit is contained in:
Looly
2020-08-07 15:51:31 +08:00
parent 7b0e6dddc0
commit 76d6768790
8 changed files with 75 additions and 15 deletions

View File

@@ -19,6 +19,7 @@
* 【core 】 修复BeanUtil.mapToBean中bean的class非空构造无法实例化问题
* 【core 】 修复NamedSql多个连续变量出现替换问题
* 【core 】 修复Bean重名字段大小写区别获取数据出错的问题issue#I1QBQ4@Gitee
* 【http 】 修复SimpleServer响应头无效问题issue#1006@Github
-------------------------------------------------------------------------------------------------------------