add DriverNamePool

This commit is contained in:
Looly
2021-04-11 02:53:16 +08:00
parent 3a105e0334
commit c7f7c4c1f9
6 changed files with 239 additions and 67 deletions

View File

@@ -22,6 +22,8 @@
* 【extra 】 添加Houbb Pinyin支持pr#1506@Github
* 【core 】 添加LambdaUtilpr#295@Gitee
* 【core 】 添加StrPool和CharPool
* 【extra 】 CglibUtil增加toBean和fillBean方法
* 【db 】 增加DriverNamePool
### Bug修复
* 【core 】 修复Validator.isUrl()传空返回trueissue#I3ETTY@Gitee