“ Java 工具集 Hutool-5.8.26 发布,祝大家龙行龘龘 ”
https://hutool.cn/
Hutool 是一个功能丰富且易用的 Java 工具库,通过诸多实用工具类的使用,旨在帮助开发者快速、便捷地完成各类开发任务。 这些封装的工具涵盖了字符串、数字、集合、编码、日期、文件、IO、加密、数据库 JDBC、JSON、HTTP 客户端等一系列操作, 可以满足各种不同的开发需求。
首先恭喜我们Hutool的核心维护者阿超登上Gitee封面了,希望大家留言多支持哦~~
传送门https://gitee.com/gitee-stars/33
其次值此新年之际,我代表Hutool全体维护者,祝大家 龙行龘龘前程朤朤生活事业燚燚。
今天大年初一,我们发布了5.8.26和6.0.0-M11,新年一如既往提交代码,修复bug,服务用户~~ 此次更新依旧是常规bug修复哦,主要更新如下
5.8.26(2024-02-10)
新特性
- db RedisDS增加user支持issue#I8XEQ4@Gitee
- core MapUtil增加partition方法pr#1170@Gitee
core 增加Version类issue#I8Z3VE@Gitee
Bug修复
crypto 修复BouncyCastleProvider导致graalvm应用报错UnsupportedFeatureErrorpr#3464@Github
http 修复UserAgentUtil对QQ浏览器识别问题issue#I8X5XQ@Gitee
core 修复BeanToMapCopier获取类型数组越界问题issue#3468@Github
extra 修复SshjSftpSession关闭导致的问题issue#3472@Github
http 修复HtmlUtil.removeHtmlAttr处理空格问题issue#I8YV0K@Gitee
core 修复CollUtil.containsAll在coll2长度大于coll1时逻辑歧义问题issue#I8Z2Q4@Gitee
poi 修复当sheetName 不存在时,ExcelUtil.getReader方法不会释放文件问题issue#I8ZIQC@Gitee
crypto 通过添加系统属性hutool.crypto.decodeHex强制关闭hex识别以解决hex和Base64歧义问题issue#I90M9D@Gitee
core 修复VersionComparator违反传递问题issue#I8Z3VE@Gitee
每日一言
"<!doctype html> <html lang="Zh-cn"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="robots" content="noindex,nofollow"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"/> <meta name="renderer" content="webkit"> <title>您请求的文件不存在!</title> <link type="text/css" rel="stylesheet" href="https://www.oick.cn/css/404.css" /> <link rel="shortcut icon" href="http://www.oick.cn/favicon.ico" type="image/x-icon" /> </head> <body> <div id="wrap"> <div> <img src="https://www.oick.cn/imgs/404.png" alt="404" /> </div> <div id="text"> <strong> <span></span> <a href="javascript:history.back()">返回上一页</a> </strong> </div> </div> <div class="animate below"></div> <div class="animate above"></div> </body> </html>"