deprecate OptionalBean

This commit is contained in:
Looly
2021-09-02 13:56:19 +08:00
parent 614754c9ba
commit 4a384f6a5c
4 changed files with 30 additions and 71 deletions

View File

@@ -3,12 +3,13 @@
-------------------------------------------------------------------------------------------------------------
# 5.7.12 (2021-09-01)
# 5.7.12 (2021-09-02)
### 🐣新特性
* 【system 】 OshiUtil增加getCurrentProcess方法
* 【extra 】 SpringUtil增加getApplicationName、publishEvent方法issue#I485NZ@Gitee
* 【core 】 BeanUtil.getProperty增加判空issue#I488HA@Gitee
* 【core 】 OptionalBean弃用pr#1182@Github
### 🐞Bug修复