Looly
|
433c0d3ae1
|
fix test
|
2022-12-27 21:52:01 +08:00 |
|
Looly
|
837489aa1a
|
fix comment
|
2022-12-27 21:50:01 +08:00 |
|
Looly
|
582f9e7a8c
|
修复CoordinateUtil坐标转换参数错误
|
2022-12-27 21:40:59 +08:00 |
|
Looly
|
200c098b29
|
修复ConverterRegistry中无效加载导致的问题
|
2022-12-27 20:48:28 +08:00 |
|
Looly
|
379b10bbd5
|
BooleanUtil增加toString重载
|
2022-12-27 20:26:02 +08:00 |
|
Golden Looly
|
0cf4a8d6c1
|
Merge pull request #2816 from 847689421/v5-dev
BooleanUtil增加toString(Boolean bool, String trueString, String falseString, String nullString)方法
|
2022-12-27 20:25:27 +08:00 |
|
Looly
|
f9dbb4c587
|
修复sm2构造方法NullPointerException
|
2022-12-27 20:22:31 +08:00 |
|
Golden Looly
|
b596be1083
|
Merge pull request #2820 from CherryRum/lin_dev
fix: 修复sm2构造方法NullPointerException
|
2022-12-27 20:21:34 +08:00 |
|
Looly
|
f4c46d5b98
|
ServletUtil和JakartaServletUtil新增获取所有响应头的方法
|
2022-12-27 20:21:00 +08:00 |
|
Golden Looly
|
1a0c22b555
|
Merge pull request #2828 from Charles7c/v5-dev
新增获取所有响应头的方法
|
2022-12-27 20:14:08 +08:00 |
|
Looly
|
eec3590b7c
|
CompressUtil 新增 stripComponents 参数
|
2022-12-27 20:10:01 +08:00 |
|
Looly
|
5d62517ad3
|
!904 CompressUtil 新增 stripComponents 参数
Merge pull request !904 from 不忘初心/v5-dev
|
2022-12-27 12:09:22 +00:00 |
|
Looly
|
1e11bd5da5
|
修复IndexedComparator导致的数据错乱问题(ExcelWriter使用部分别名导致字段丢失)
|
2022-12-27 19:59:35 +08:00 |
|
Looly
|
05c32a8f46
|
KeyUtil中的读取KeyStore文件的方法增加全局Provider
|
2022-12-27 19:52:33 +08:00 |
|
Looly
|
b78657f67f
|
修复UrlBuilder中参数中包括"://"判断错误问题
|
2022-12-27 19:41:52 +08:00 |
|
Looly
|
7ee9b163c4
|
!898 修复Gitee issue #I66CIR
Merge pull request !898 from Tom Xin/v5-dev-fix_#I66CIR
|
2022-12-27 11:37:11 +00:00 |
|
Looly
|
c5957beaa7
|
修复通过jdbcurl创建SimpleDataSource报NullPointException
|
2022-12-27 19:36:04 +08:00 |
|
Looly
|
0831176af6
|
!900 修复通过jdbcurl创建SimpleDataSource报NullPointException
Merge pull request !900 from Tom Xin/v5-dev-fix-create-mariadb-datasource
|
2022-12-27 11:35:26 +00:00 |
|
Looly
|
18ecdc09e4
|
修复JSONXMLSerializer将Json转为XML时,遇到嵌套需要递归情况时会丢失contentKeys问题
|
2022-12-27 19:34:24 +08:00 |
|
Looly
|
f4d73ee66e
|
!903 修复#I676IT
Merge pull request !903 from Xeons/v5-dev
|
2022-12-27 11:27:12 +00:00 |
|
bwcx_jzy
|
b92d98e286
|
feat CompressUtil 新增 stripComponents 参数 #I67MIK
|
2022-12-27 18:27:47 +08:00 |
|
YangXikun
|
7faa15c393
|
修复JSON转XML时,用户指定的contentKeys只对最外面一层的元素生效
|
2022-12-26 11:07:46 +08:00 |
|
Charles7c
|
8e33ba1799
|
新增获取所有响应头的方法
|
2022-12-25 15:23:48 +08:00 |
|
TomXin
|
9a5786798b
|
修复对mariadb的jdbcurl的解析
|
2022-12-23 11:01:44 +08:00 |
|
TomXin
|
0c31def7b8
|
修复Gitee issue #I66CIR
|
2022-12-21 17:16:13 +08:00 |
|
yulin
|
988e59eafd
|
feature: 修复sm2构造方法NullPointerException
Closes https://gitee.com/dromara/hutool/issues/I66OCK
|
2022-12-20 12:53:02 +08:00 |
|
subin
|
d63d28106a
|
BooleanUtil增加toString(Boolean bool, String trueString, String falseString, String nullString)方法
|
2022-12-19 22:18:16 +08:00 |
|
Looly
|
ecde508346
|
修复ZIP bomb漏洞
|
2022-12-14 16:29:39 +08:00 |
|
Golden Looly
|
edcbbb8396
|
Merge pull request #2804 from zhaoshengwolf/v5-master
解决FtpTest.java的downloadTest下载会将文件夹下载成文件的问题
|
2022-12-14 12:02:52 +08:00 |
|
zhaoshengwolf
|
c4c2bde0b4
|
解决FtpTest.java的downloadTest下载会将文件夹下载成文件的问题
|
2022-12-13 09:12:55 +00:00 |
|
Looly
|
3346ef025b
|
fix doc
|
2022-12-11 16:25:12 +08:00 |
|
Looly
|
78a26c0f14
|
修复NamedSql中in没有判断大小写问题
|
2022-12-11 13:50:51 +08:00 |
|
Looly
|
e22cfdb8c9
|
update dependency
|
2022-12-07 00:05:36 +08:00 |
|
Looly
|
c0e1f905bf
|
update dependency
|
2022-12-06 23:56:53 +08:00 |
|
Looly
|
d0916f8ffd
|
add test
|
2022-12-06 23:53:32 +08:00 |
|
Looly
|
0d495e34b3
|
修复getMultistageReverseProxyIp未去除空格问题
|
2022-12-05 23:42:00 +08:00 |
|
Looly
|
d8283fedb0
|
修复JSON解析栈溢出部分问题
|
2022-11-29 23:11:36 +08:00 |
|
Looly
|
b0bfbd8ec3
|
修改PhoneUtil容易歧义的注释
|
2022-11-29 19:37:19 +08:00 |
|
Looly
|
74593a883c
|
fix dependency
|
2022-11-28 14:34:50 +08:00 |
|
Looly
|
6689c2d86d
|
修正sftp.cd方法 方法注释和实际效果不符
|
2022-11-28 13:57:32 +08:00 |
|
Looly
|
c0b6c69497
|
HtmlUtil中escape方法,增加不断开空格(nbsp)转译,防止xss攻击
|
2022-11-28 10:30:10 +08:00 |
|
Looly
|
c3470ab288
|
Merge branch 'v5-dev' of github.com:dromara/hutool into v5-dev
|
2022-11-28 10:26:38 +08:00 |
|
Golden Looly
|
5f10d2d025
|
Merge pull request #2755 from LuisStruggle/v5-dev
HtmlUtil中escape方法,增加不断开空格(nbsp)转译,防止xss攻击
|
2022-11-28 10:23:11 +08:00 |
|
Looly
|
5aa8e9d9a6
|
add test
|
2022-11-28 10:22:40 +08:00 |
|
Looly
|
d29b87c36f
|
SyncFinisher线程同步结束器添加立即结束方法
|
2022-11-26 12:13:39 +08:00 |
|
Looly
|
8767b1edc1
|
!879 线程同步结束器添加立即结束方法
Merge pull request !879 from 不忘初心/v5-dev
|
2022-11-26 04:11:16 +00:00 |
|
Looly
|
d6134f707d
|
修复BiMap中未重写computeIfAbsent和putIfAbsent导致双向查找出问题
|
2022-11-26 12:07:20 +08:00 |
|
bwcx_jzy
|
7c8cc27ad9
|
线程同步结束器添加立即结束方法
|
2022-11-25 13:17:58 +08:00 |
|
Looly
|
4e06f02610
|
修复HexUtil.isHexNumber()判断逻辑超出long的精度问题
|
2022-11-24 13:33:12 +08:00 |
|
Looly
|
26771b2853
|
修复ArrayUtil.insert()不支持原始类型数组的问题
|
2022-11-24 13:29:52 +08:00 |
|