add execByShell

This commit is contained in:
Looly
2020-03-29 09:28:11 +08:00
parent 11191b3cfe
commit c97c76d49d
3 changed files with 54 additions and 1464 deletions

View File

@@ -6,6 +6,8 @@
## 5.2.6 (2020-03-26)
### 新特性
* 【extra 】 JschUtil增加execByShell方法(issue#I1CYES@Gitee)
### Bug修复
* 【extra 】 修复SpringUtil使用devtools重启报错问题