Commit Graph

5388 Commits

Author SHA1 Message Date
Golden Looly
c1b3b1589e
Merge pull request #3814 from TomShiDi/json-getbypath-type-improve
feature: JSON的getByPath方法新增更为通用的指定出参类型重载
2024-12-08 16:11:24 +08:00
TomShiDi
5622f5e7a7 feature: json的getByPath方法新增更为通用的指定出参类型重载 2024-12-08 15:41:43 +08:00
Looly
75d10d7b14 add test 2024-12-05 16:54:05 +08:00
Looly
b8f681fef1 优化MAC地址正则(issue#IB95X4@Gitee) 2024-12-05 10:39:13 +08:00
Looly
ae1a18cd20 add test 2024-12-04 18:18:12 +08:00
Looly
0c5444e442 优化Ftp.download,返回false抛出异常(issue#3805@Github) 2024-12-04 12:20:55 +08:00
Looly
7da0856314 优化ExcelWriter中使用比较器writer的方法,只对第一条数据进行排序(pr#3807@Github) 2024-12-04 12:12:59 +08:00
Golden Looly
6df8f02993
Merge pull request #3807 from ZhenhengXie/v5-dev
优化ExcelWriter中使用比较器writer的方法,只对第一条数据进行排序
2024-12-04 12:12:04 +08:00
Zhenheng.Xie
b1fafb682f 优化ExcelWriter中使用比较器writer的方法,只对第一条数据进行排序 2024-12-04 10:54:24 +08:00
Looly
843d1d11dc 修复DateUtil.rangeContains未重置问题(issue#IB8OFS@gitee) 2024-12-04 00:29:00 +08:00
Looly
af5cddf80f 修复JWTSignerUtil.createSigner中algorithmId未转换问题(issue#3806@Github) 2024-12-03 23:54:08 +08:00
Looly
cc82342001 add test 2024-11-29 17:51:05 +08:00
Looly
9db224b70a prepare 5.8.35 2024-11-27 10:30:06 +08:00
Looly
fe567de38d Merge branch 'v5-dev' into v5-master 2024-11-27 08:44:07 +08:00
Looly
aacf53c834 😗release 5.8.34 2024-11-27 08:35:30 +08:00
Looly
226d4bd205 🤤release 5.8.33 2024-11-27 08:28:23 +08:00
Looly
4a82de76eb change qq link 2024-11-27 08:24:21 +08:00
Looly
004f90a5c9 add test 2024-11-26 20:13:29 +08:00
Looly
e6c6baabd2 DataSizeUtil 新增format方法(issue#IB6UUX@Gitee) 2024-11-25 19:31:24 +08:00
Looly
50807c84d6 修复JSONUtil.toBean()中将JSON数组字符串转Map对象返回错误问题(issue#3795@Github) 2024-11-24 16:01:28 +08:00
Looly
d11693fb2d 修复Sftp中传入Session重连时逻辑错误问题(issue#IB69U8@Gitee) 2024-11-24 15:42:56 +08:00
Looly
fc60818326 【可能的向下兼容问题】修复双引号转义符转义错误问题,修改规则后,对非闭合双引号字段的策略变更,如"aa,则被识别为aa 2024-11-24 00:19:21 +08:00
Looly
ecf4193280 fix issue#IB0EJ9 2024-11-23 21:36:06 +08:00
Looly
aa04f420ef add test 2024-11-21 21:40:27 +08:00
Looly
46b13e3a2c 修复MailUtil发送html格式邮件无法正常展示图片问题(pr#1279@Gitee) 2024-11-21 10:51:47 +08:00
阿拉丁神灯
e81e077b4c !1279 修复MailUtil发送html格式邮件无法正常展示图片问题
* bugfix mail:图片附件设置内联,能够正常引用附件图片
* bugfix mail:图片附件设置内联,能够正常引用附件图片
2024-11-21 02:49:42 +00:00
Looly
a06b7a32aa SpringUtil增加getBean重载(issue#3779@Github) 2024-11-21 10:29:01 +08:00
Looly
4437b63ee5 Excel07SaxReader中,对于小数类型,增加精度判断(issue#IB0EJ9@Gitee) 2024-11-19 16:42:29 +08:00
Looly
812c75158e
!1277 删除了无用的函数调用
Merge pull request !1277 from ing/v5-dev
2024-11-15 07:17:43 +00:00
Looly
3503c47d21 修复cron模块依赖log模块问题 2024-11-15 12:32:43 +08:00
Looly
62d31e4656 Calculator兼容x字符作为乘号(issue#3787@Github) 2024-11-15 11:29:51 +08:00
海轩铭
e411b082e7 将所有main中未使用的函数调用进行了删除 2024-11-14 16:44:31 +08:00
Looly
4a860c77ff ZipUtil.unzip增加编码容错(issue#I3UZ28@Gitee) 2024-11-13 12:35:59 +08:00
Looly
0ba6c8ecda 增加Windows微信浏览器识别(issue#IB3SJF@Gitee) 2024-11-12 18:54:19 +08:00
Looly
ab4fefc892 fix comment 2024-11-07 18:35:38 +08:00
Looly
55bd8afcef 修复DateUtil.rangeToList中step小于等于0时无限循环问题 2024-11-06 12:50:42 +08:00
Looly
557d69b137 prepare 5.8.34 2024-11-05 20:38:55 +08:00
Looly
d57de39963 🤤release 5.8.33 2024-11-05 20:16:40 +08:00
Looly
fe4e56fed7 修复ignoreNullValue在JSONArray中无效问题 2024-11-05 20:04:57 +08:00
Looly
735f531e3c NetUtil.bigIntegerToIPv6增加长度修正 2024-11-05 18:15:37 +08:00
Looly
4224e86461 优化所调用的ObjectUtil#defaultIfNull避免重复创建 2024-11-05 17:58:11 +08:00
Looly
270b9d2ff5
!1274 修改所调用的 ObjectUtil#defaultIfNull 的重载版本
Merge pull request !1274 from zhouxy108/v5-dev
2024-11-05 09:53:50 +00:00
ZhouXY108
75b434fb49 修改所调用的 ObjectUtil#defaultIfNull 的重载版本 2024-11-04 15:23:11 +08:00
Looly
8b79d3caa3 add test 2024-10-30 12:11:45 +08:00
Looly
c04c5610f8 SM2.signHex改名为signHexFromHex,原名标记废弃,避免歧义 2024-10-30 11:56:34 +08:00
Looly
0e2884c171 优化NumberUtil.count 2024-10-29 19:59:55 +08:00
Golden Looly
e7659d6e26
Merge pull request #3772 from Pluto-Whong/patch-1
优化 “计算等份个数” 方法
2024-10-29 19:57:33 +08:00
Looly
93e113399b add test 2024-10-29 19:47:23 +08:00
Looly
e108aa18ce PropDesc.isTransientForGet使用className,避免Android下类找不到问题 2024-10-29 19:42:56 +08:00
Looly
db416c307c EscapeUtil.escapeHtml4增加空处理 2024-10-25 21:48:17 +08:00