add method

This commit is contained in:
Looly
2020-03-29 12:29:12 +08:00
parent bcd773b85a
commit 3eaf4702f5
3 changed files with 15 additions and 32 deletions

View File

@@ -7,6 +7,7 @@
### 新特性
* 【extra 】 JschUtil增加execByShell方法(issue#I1CYES@Gitee)
* 【core 】 StrUtil增加subBetweenAll方法Console增加where和lineNumber方法(issue#812@Github)
### Bug修复
* 【extra 】 修复SpringUtil使用devtools重启报错问题