Looly
|
06fec1045c
|
增加SafeConcurrentHashMap
|
2022-09-15 09:50:54 +08:00 |
|
Looly
|
920fe44e50
|
修复ConcurrentHashMap.computeIfAbsent缺陷导致的问题
|
2022-09-15 01:35:34 +08:00 |
|
Looly
|
d1472f2bfe
|
ImgUtil中颜色相关方法剥离到ColorUtil中
|
2022-09-15 01:05:28 +08:00 |
|
Looly
|
f9f0a5ed1a
|
TemplateUtil的实现类增加getRawEngine方法
|
2022-09-15 00:34:06 +08:00 |
|
Looly
|
bce8d93ba7
|
新增AnsiColors(改自Spring Boot)、AnsiColorWrapper,优化QrCodeUtil
|
2022-09-15 00:07:02 +08:00 |
|
Looly
|
c7bb17138e
|
IdcardUtil增加convert18To15方法
|
2022-09-14 21:49:22 +08:00 |
|
Looly
|
ac3fc026e1
|
修复Ftp中路径问题
|
2022-09-14 21:43:05 +08:00 |
|
Looly
|
d8b4aa5ec3
|
gts
|
2022-09-14 00:28:13 +08:00 |
|
Looly
|
576d9c28a2
|
修复Hive2驱动无法识别问题
|
2022-09-13 23:13:55 +08:00 |
|
Looly
|
5bd118c636
|
修复ObjectUtil.defaultIfXXX中NPE问题
|
2022-09-13 23:04:32 +08:00 |
|
Looly
|
65c91c5aef
|
优化JWT自动识别header中的算法,并可自定义header中key的顺序
|
2022-09-13 19:17:57 +08:00 |
|
Looly
|
b2c90d7d88
|
BooleanUtil的andOfWrap和orOfWrap()忽略null
|
2022-09-13 11:17:13 +08:00 |
|
Looly
|
4696576598
|
fix code
|
2022-09-07 09:28:33 +08:00 |
|
Looly
|
097370550e
|
prepare 5.8.7
|
2022-09-05 18:24:23 +08:00 |
|
Looly
|
e1d1e612c7
|
fix changelog
|
2022-09-05 18:23:11 +08:00 |
|
Looly
|
8165bf9c82
|
ImgUtil增加sliceByRowsAndCols重载方法支持自定义图片格式
|
2022-09-05 17:18:00 +08:00 |
|
Looly
|
d033b1ec0f
|
优化 getProcessorCount 潜在的获取不到的问题
|
2022-09-05 00:44:50 +08:00 |
|
Looly
|
11724c8761
|
修复JSON反序列化时,引用字段类型的自定义JsonDeserializer无效
|
2022-09-04 23:18:42 +08:00 |
|
Looly
|
508c139b22
|
MapUtil增加根据entry分组
|
2022-09-04 22:09:01 +08:00 |
|
Looly
|
fd7be4e6d2
|
扩展LocalDateTimeUtil.isIn方法使用场景
|
2022-09-04 22:06:11 +08:00 |
|
Looly
|
501315d8ef
|
Ftp方法isDir和exist修复及改进
|
2022-09-04 21:54:25 +08:00 |
|
Looly
|
9fc7c40af9
|
修复DayOfWeek转json异常问题
|
2022-08-30 22:59:34 +08:00 |
|
Looly
|
305737939e
|
fix bug
|
2022-08-30 22:22:25 +08:00 |
|
Looly
|
c5911c0501
|
修复提示信息错误
|
2022-08-30 21:53:45 +08:00 |
|
Looly
|
7ddcc117fd
|
替换过期的key
|
2022-08-30 11:26:23 +08:00 |
|
Looly
|
c538014042
|
修复FilterIter当参数filter为空时存在问题
|
2022-08-29 10:40:41 +08:00 |
|
Looly
|
ef0fc738f1
|
UrlBuilder.addPath 方法传入非有效路径字符串时,会出现空指针异常
|
2022-08-27 01:10:13 +08:00 |
|
Looly
|
2327af84ca
|
JWTUtil的parseToken增加空值异常抛出
|
2022-08-27 00:34:33 +08:00 |
|
Looly
|
2b9da605a7
|
QrCodeUtil新增SVG格式、Ascii Art字符画格式
|
2022-08-26 16:56:02 +08:00 |
|
Looly
|
653408e2a0
|
NumberUtil.roundStr() 修改为使用toPlainString
|
2022-08-26 16:31:46 +08:00 |
|
Looly
|
a899435272
|
算法工具类,JWT签名器工具类的一些补充
|
2022-08-20 01:19:13 +08:00 |
|
Looly
|
720031f91c
|
增加替换字符串中第一个指定字符串和最后一个指定字符串方法
|
2022-08-20 01:14:41 +08:00 |
|
Looly
|
5ca54bb054
|
增加PunyCode处理完整域名
|
2022-08-20 01:11:21 +08:00 |
|
Looly
|
b69ae38829
|
Tree add 类型校验
|
2022-08-20 01:06:37 +08:00 |
|
Looly
|
140f2cc255
|
修复 zip 被识别成 jar 和 apk 被识别成 jar 或 zip 的问题
|
2022-08-20 00:56:12 +08:00 |
|
Looly
|
ce6ef4f642
|
修复 zip 被识别成 jar 和 apk 被识别成 jar 或 zip 的问题
|
2022-08-20 00:55:57 +08:00 |
|
Looly
|
26e5077181
|
修复CollUtil.lastIndexOf序号错误问题
|
2022-08-20 00:54:22 +08:00 |
|
Looly
|
a60aa0ec47
|
IterUtil.getFirst优化
|
2022-08-16 09:58:15 +08:00 |
|
Looly
|
2f66008d02
|
NumberUtil.parseInt忽略科学计数法
|
2022-08-15 10:10:17 +08:00 |
|
Looly
|
92ca87a8fc
|
DateUtil.parseUTC支持只有时分的格式
|
2022-08-15 09:11:53 +08:00 |
|
Looly
|
68666e2557
|
CollUtil新增addIfAbsent方法
|
2022-08-11 21:33:48 +08:00 |
|
Looly
|
0fdec254ed
|
UrlBuilder的toURI方法将url重复编码
|
2022-08-09 21:14:49 +08:00 |
|
Looly
|
c4a33819b3
|
修复SecureUtil类中HMAC算法加密器创建方法传入的key参数为空时抛异常问题
|
2022-08-09 20:28:17 +08:00 |
|
Looly
|
5a91443e36
|
fix bug
|
2022-08-06 18:51:28 +08:00 |
|
Looly
|
f9610d523d
|
修复https下可能的Patch、Get请求失效问题
|
2022-07-30 00:59:25 +08:00 |
|
Looly
|
6bdd6924ea
|
prepare 5.8.6
|
2022-07-30 00:09:07 +08:00 |
|
Looly
|
b1642d4625
|
☃️release 5.8.5
|
2022-07-29 23:52:58 +08:00 |
|
Looly
|
99d1835e38
|
CompressUtil增加压缩和解压tgz(.tar.gz)文件
|
2022-07-29 22:39:51 +08:00 |
|
Looly
|
52dec0c301
|
修复Convert#toMap默认转成HashMap的问题
|
2022-07-29 22:13:46 +08:00 |
|
Looly
|
bf98387000
|
新增zip文件解压大小限制,防止zip炸弹
|
2022-07-29 22:04:54 +08:00 |
|