Looly
|
db7d84807b
|
!207 增加java bean校验工具
Merge pull request !207 from 长路漫漫/v5-dev
|
2020-11-08 17:00:07 +08:00 |
|
lixiaoyu08
|
8181519c0d
|
[新特性]反射调用支持传递参数的值为null
增加对null参数传递的支持,在传递null参数保持类型信息不丢失
|
2020-11-05 21:23:39 +08:00 |
|
chengqiang
|
e9a3617690
|
调整样式
|
2020-11-05 16:36:39 +08:00 |
|
chengqiang
|
d6d103dcb5
|
java bean校验工具
|
2020-11-05 15:59:59 +08:00 |
|
Looly
|
f4d357971b
|
fix code
|
2020-11-05 11:53:42 +08:00 |
|
Looly
|
637e1942f9
|
fix code
|
2020-11-05 01:42:35 +08:00 |
|
Looly
|
394d05f9d2
|
fix bug
|
2020-11-04 01:24:17 +08:00 |
|
Looly
|
a54ce406b7
|
add sh
|
2020-11-04 00:15:41 +08:00 |
|
Looly
|
48f43dc34a
|
add method
|
2020-11-03 18:58:06 +08:00 |
|
Looly
|
d6b773952b
|
prepare 5.4.8
|
2020-10-31 21:35:31 +08:00 |
|
Looly
|
21a2966025
|
release 5.4.7
|
2020-10-31 21:19:40 +08:00 |
|
Looly
|
905a4da3ee
|
change cron
|
2020-10-31 20:57:22 +08:00 |
|
Looly
|
6674dcbde7
|
fix test
|
2020-10-31 10:30:46 +08:00 |
|
Looly
|
4f37753b91
|
fix image type bug
|
2020-10-31 10:16:46 +08:00 |
|
Looly
|
46635600b5
|
fix image type bug
|
2020-10-31 10:05:33 +08:00 |
|
Looly
|
80dd13773a
|
!204 修复 RandomUti 中数组越界异常
Merge pull request !204 from yichengxian/hutool-ycx
|
2020-10-29 18:29:08 +08:00 |
|
Looly
|
af60364302
|
change code
|
2020-10-29 18:25:27 +08:00 |
|
Looly
|
1f9d1c2888
|
fix bug
|
2020-10-29 16:54:51 +08:00 |
|
Looly
|
282e1e9090
|
fix code
|
2020-10-29 16:19:54 +08:00 |
|
yichengxian
|
8c793de4b2
|
修复 RandomUtil中randomEle方法数组越界异常
|
2020-10-29 14:46:33 +08:00 |
|
Looly
|
19eba6086f
|
add CharsetDetector
|
2020-10-28 17:55:45 +08:00 |
|
Looly
|
139fd3162e
|
add qrcode
|
2020-10-28 17:55:08 +08:00 |
|
Looly
|
035ab33fb3
|
add method
|
2020-10-28 10:55:46 +08:00 |
|
Looly
|
cdedcf5b2a
|
add me
|
2020-10-27 18:14:35 +08:00 |
|
Looly
|
e7613143d8
|
add me
|
2020-10-27 18:14:18 +08:00 |
|
Looly
|
b3d2f7a94f
|
add test
|
2020-10-27 11:11:16 +08:00 |
|
Looly
|
c138eb5028
|
add test
|
2020-10-27 10:50:03 +08:00 |
|
Looly
|
0c6bd4e7dc
|
add method
|
2020-10-27 10:41:24 +08:00 |
|
Looly
|
d2e483a119
|
add test
|
2020-10-26 13:45:46 +08:00 |
|
Looly
|
bbee3a9b2f
|
!201 新增使用加解密模式:ECB模式,数据填充模式:PKCS7的AES加解密单元测试
Merge pull request !201 from ahviplc/v5-dev
|
2020-10-26 13:44:53 +08:00 |
|
ahviplc
|
a7b8d44407
|
add test:使用加解密模式:ECB模式,数据填充模式:PKCS7的AES加解密.
|
2020-10-26 11:18:42 +08:00 |
|
Looly
|
2b89f3fca8
|
add OptionalBean
|
2020-10-24 15:46:49 +08:00 |
|
Golden Looly
|
02c97eedde
|
Merge pull request #1182 from totalo/v5-dev
feat:优雅判空
|
2020-10-24 15:27:03 +08:00 |
|
totalo
|
84b973a20a
|
feat:优雅判空
|
2020-10-24 14:49:41 +08:00 |
|
Looly
|
7f8ee058e7
|
prepare 5.4.7
|
2020-10-23 23:18:05 +08:00 |
|
Looly
|
e2a7c06af9
|
release 5.4.6
|
2020-10-23 23:00:53 +08:00 |
|
Looly
|
e79369951d
|
update version
|
2020-10-23 22:56:38 +08:00 |
|
Looly
|
1b90832f91
|
add method
|
2020-10-23 21:49:29 +08:00 |
|
Looly
|
30695b906b
|
!199 ObjectUtil返回对象增加自定义处理后返回,如果不存在则返回用户定义类型的默认对象.
Merge pull request !199 from Min/v5-dev
|
2020-10-23 21:44:35 +08:00 |
|
Looly
|
093363f3b9
|
!200 FileUtil.size 方法在linux node_modules 目录死循环
Merge pull request !200 from 不忘初心/v5-dev
|
2020-10-23 21:37:56 +08:00 |
|
不忘初心
|
fe9bf4a183
|
linux 中的快捷方式照成死循环(node_modules)
|
2020-10-23 14:52:39 +08:00 |
|
liliexuan
|
34f20cb4d5
|
返回对象增加自定义处理后返回,如果不存在则返回用户定义类型的默认对象.
|
2020-10-23 12:43:45 +08:00 |
|
Looly
|
d3bbc99076
|
add ua
|
2020-10-23 11:30:29 +08:00 |
|
Looly
|
cde74fe319
|
add ua
|
2020-10-23 09:19:30 +08:00 |
|
Golden Looly
|
4a04bae1e2
|
Merge pull request #1179 from xyz327/v5-dev
fix(hutool-http): user-agent 增加企业微信和钉钉. 去除 Browser 中的行尾注释
|
2020-10-23 09:16:56 +08:00 |
|
xyz327
|
a61796de8f
|
fix(hutool-http): user-agent 增加企业微信和钉钉. 去除 Browser 中的行尾注释
|
2020-10-22 18:07:56 +08:00 |
|
Looly
|
7bfb8e82cf
|
fix sax 03 bug
|
2020-10-22 14:36:49 +08:00 |
|
Looly
|
bee588de3c
|
fix test
|
2020-10-22 11:35:29 +08:00 |
|
Looly
|
235b564002
|
add brower support
|
2020-10-22 11:23:04 +08:00 |
|
Golden Looly
|
b7ef324f3e
|
Merge pull request #1178 from totalo/v5-dev
fixed #1177
|
2020-10-22 11:20:47 +08:00 |
|