Looly
|
c54b529153
|
HttpResponse增加getFileNameFromDisposition方法
|
2022-10-24 12:15:07 +08:00 |
|
Looly
|
b6f0a9b74b
|
Merge branch 'v5-dev' of github.com:dromara/hutool into v5-dev
|
2022-10-24 12:09:53 +08:00 |
|
Looly
|
4c0d594e99
|
修复Partition计算size除数为0报错问题
|
2022-10-24 12:09:31 +08:00 |
|
Golden Looly
|
1b412c9eda
|
Merge pull request #2676 from 0nise/v5-master
fixup! 文件名参数提取失败,并新增提取方法
|
2022-10-24 11:10:48 +08:00 |
|
r4v3zn
|
3d2310ba96
|
fixup! getFileNameFromDisposition access public
|
2022-10-24 11:08:29 +08:00 |
|
r4v3zn
|
834d466879
|
fixup! 文件名参数提取失败,并新增提取方法
|
2022-10-24 10:46:15 +08:00 |
|
Looly
|
5c835ef888
|
修复分页时order by截断问题
|
2022-10-23 13:25:11 +08:00 |
|
Looly
|
59e1c64467
|
prepare 5.8.10
|
2022-10-22 23:17:52 +08:00 |
|
Looly
|
ec14f8384a
|
🐽release 5.8.9
|
2022-10-22 22:56:54 +08:00 |
|
Looly
|
1de812e255
|
🐽release 5.8.9
|
2022-10-22 22:53:24 +08:00 |
|
Looly
|
64e983db0f
|
add test
|
2022-10-22 22:50:31 +08:00 |
|
Looly
|
ab35ba10a2
|
fix code
|
2022-10-22 22:16:26 +08:00 |
|
Looly
|
01fc836e56
|
CollectorUtil添加支持对值集合进行映射的分组方法
|
2022-10-22 22:15:09 +08:00 |
|
Looly
|
92003ecbfb
|
修复TableMap没有default方法导致的问题
|
2022-10-22 22:11:03 +08:00 |
|
Golden Looly
|
533e028bdb
|
Merge pull request #2668 from PisecesPeng/v5-master
fix doc
|
2022-10-22 21:42:12 +08:00 |
|
PisecesPeng
|
108b583e3a
|
fix doc
|
2022-10-18 21:29:34 +08:00 |
|
Looly
|
7fe72ce51b
|
add ppt type
|
2022-10-18 09:20:34 +08:00 |
|
Looly
|
f6fe00aa69
|
del test
|
2022-10-16 21:24:50 +08:00 |
|
Golden Looly
|
a85f5aa8f9
|
Merge pull request #2656 from wangfanlan/v5-dev
test
|
2022-10-16 21:18:08 +08:00 |
|
Looly
|
f0d893e0d1
|
修复ReflectUtil.invokeRaw方法转换失败抛出异常问题
|
2022-10-16 20:51:58 +08:00 |
|
Looly
|
f31eb8512e
|
!837 ReflectUtil.invokeRaw方法 对检查用户传入参数时,对于类型不同的字段,尝试转换,转换失败后的操作
Merge pull request !837 from 高邮湖徐先生/v5-dev
|
2022-10-16 12:50:27 +00:00 |
|
Looly
|
817ecb1c9b
|
SpringUtil支持SpringBoot3自动配置
|
2022-10-16 20:46:40 +08:00 |
|
Looly
|
fdfbe34069
|
!839 SpringUtil支持springboot3自动配置
Merge pull request !839 from 锟斤拷/v5-dev
|
2022-10-16 12:45:41 +00:00 |
|
Looly
|
73b04f8d3c
|
FuncKeyMap的子类,传入可被序列化的keyFunc
|
2022-10-16 20:42:53 +08:00 |
|
Looly
|
aaf94e317d
|
!838 FuncKeyMap的子类,传入可被序列化的keyFunc
Merge pull request !838 from thedwindkee/v5-dev
|
2022-10-16 12:40:58 +00:00 |
|
jinghong
|
2dbce8c3ce
|
SpringUtil支持springboot3自动配置
|
2022-10-16 18:36:39 +08:00 |
|
thewindkee
|
eccc58acc4
|
FuncKeyMap的子类,传入可被序列化的keyFunc
|
2022-10-15 01:02:41 +08:00 |
|
thewindkee
|
d61fed995f
|
FuncKeyMap的子类,传入可被序列化的keyFunc
|
2022-10-15 00:49:42 +08:00 |
|
thewindkee
|
432f3a0956
|
FuncKeyMap的子类,传入可被序列化的keyFunc
|
2022-10-15 00:36:08 +08:00 |
|
xudeping
|
5189fa52dd
|
fix:ReflectUtil.invokeRaw 对于类型不同的字段,尝试转换,转换失败则使用原对象类型
|
2022-10-14 17:33:00 +08:00 |
|
wang fl
|
924f6c226d
|
Merge branch 'dromara:v5-dev' into v5-dev
|
2022-10-14 09:58:18 +08:00 |
|
王昌盛
|
6856a854f0
|
test
|
2022-10-13 18:17:03 +08:00 |
|
Looly
|
bb265e71ba
|
UrlBuilder增加getPortWithDefault方法
|
2022-10-13 17:45:33 +08:00 |
|
Looly
|
9abe1073af
|
!836 cn.hutool.core.util.PrimitiveArrayUtil 注释错误
Merge pull request !836 from 高邮湖徐先生/v5-dev
|
2022-10-13 09:42:41 +00:00 |
|
Looly
|
364d6a2560
|
!835 add UrlBuilder getPortWithDefault
Merge pull request !835 from 不忘初心/v5-dev
|
2022-10-13 09:41:56 +00:00 |
|
xudeping
|
1ae03284e8
|
分割注释修改
添加生序降序分割线注释
|
2022-10-13 15:51:20 +08:00 |
|
bwcx_jzy
|
efe89848b0
|
fix UrlBuilder test
|
2022-10-13 15:44:27 +08:00 |
|
bwcx_jzy
|
7bbd33b0b0
|
fix UrlBuilder getPortWithDefault
|
2022-10-13 15:41:34 +08:00 |
|
bwcx_jzy
|
311829660f
|
add UrlBuilder getPortWithDefault
|
2022-10-13 15:23:33 +08:00 |
|
Looly
|
dca6cbe4b1
|
修复MapToMap中ignoreNullValue无效问题
|
2022-10-12 14:39:02 +08:00 |
|
Looly
|
ff4496e679
|
!834 fix MapToMap ignoreNullValue
Merge pull request !834 from 不忘初心/v5-dev
|
2022-10-12 06:33:38 +00:00 |
|
Looly
|
896ef4f701
|
增加QLExpress支持
|
2022-10-12 14:14:42 +08:00 |
|
bwcx_jzy
|
ca40d7448e
|
fix MapToMap ignoreNullValue
|
2022-10-12 12:46:12 +08:00 |
|
bwcx_jzy
|
1be615c822
|
fix MapToMap ignoreNullValue
|
2022-10-12 12:44:07 +08:00 |
|
Looly
|
c12102e89b
|
修复LRUCache移除事件监听失效
|
2022-10-12 00:11:32 +08:00 |
|
Looly
|
09e8d7c6d1
|
add u2800 as blank char
|
2022-10-10 22:10:23 +08:00 |
|
Looly
|
da21e6b071
|
优化合并单元格读取
|
2022-10-09 19:07:19 +08:00 |
|
Looly
|
7c2ce9731e
|
修复FileNameUtil.mainName二级扩展名获取错误问题
|
2022-10-09 18:38:24 +08:00 |
|
Looly
|
e354ea93cc
|
fix doc
|
2022-10-09 18:37:21 +08:00 |
|
Golden Looly
|
3178bd1839
|
Merge pull request #2641 from V9S/v5-dev
fix doc
|
2022-10-09 18:36:52 +08:00 |
|