change longest common text

This commit is contained in:
Looly
2021-08-01 20:54:28 +08:00
parent 0026ffff93
commit 74b4b68bb0
3 changed files with 74 additions and 25 deletions

View File

@@ -12,6 +12,7 @@
* 【json 】 JSONGetter增加getLocalDateTime方法pr#387@Gitee
* 【core 】 增加JNDIUtilissue#1727@Github
* 【core 】 SpringUtil增加unregisterBean方法pr#388@Gitee
* 【core 】 优化TextSimilarity公共子串算法issue#I42A6V@Gitee
### 🐞Bug修复
* 【jwt 】 修复JWTUtil中几个方法非static的问题issue#1735@Github