add SpringUtil in spring.factories

This commit is contained in:
Looly
2021-01-09 22:02:11 +08:00
parent 09e33610a2
commit d1af3c44f0
3 changed files with 77 additions and 0 deletions

View File

@@ -6,6 +6,8 @@
# 5.5.8 (2021-01-09)
### 新特性
* 【extra 】 增加自动装配SpringUtil类pr#1366@Github
### Bug修复
* 【core 】 修复FileUtil.move以及PathUtil.copy等无法自动创建父目录的问题issue#I2CKTI@Gitee