add SpringUtil

This commit is contained in:
Looly
2019-12-12 16:25:26 +08:00
parent 7680b7ac8d
commit 7b9c78869b
4 changed files with 133 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
* 【core 】 新增WatchServerissue#440@Github
* 【core 】 ReflectUtil.getFieldValue支持staticissue#662@Github
* 【core 】 改进Bean判断和注入逻辑支持public字段注入issue#I1689L@Gitee
* 【extra】 新增SpringUtil
### Bug修复