This commit is contained in:
Looly
2020-05-01 22:20:27 +08:00
parent c697de539f
commit be65a142b4
18 changed files with 173 additions and 75 deletions

View File

@@ -14,9 +14,11 @@
* 【extra 】 SpringUtil增加getActiveProfiles、getBeansOfType、getBeanNamesForType方法issue#I1FXF3@Gitee
* 【bloomFilter】 避免布隆过滤器数字溢出pr#119@Gitee
* 【core 】 增加IoUtil.writeObjissue#I1FZIE
* 【core 】 增加FastStringWriter
### Bug修复
* 【core 】 修复URLBuilder中请求参数有`&`导致的问题issue#850@Github
* 【db 】 修复SqlBuilder中orderBy无效问题issue#856@Github
-------------------------------------------------------------------------------------------------------------