4318 Commits

Author SHA1 Message Date
Looly
d21c641efd fix code 2022-11-13 22:06:29 +08:00
Looly
7e28a55c75 fix code 2022-11-13 19:50:05 +08:00
Looly
a78619502e fix code 2022-11-12 21:58:51 +08:00
Looly
4b1beace0b
!866 优化BeanPath.set()方法, 使用循环代替递归
Merge pull request !866 from emptypoint/update-BeanPath.set
2022-11-12 13:58:02 +00:00
Looly
b4a5bb6a8d fix code 2022-11-12 20:43:13 +08:00
Looly
05b20382c0 fix code 2022-11-12 19:11:39 +08:00
Zjp
f4682c78b2 1.优化BeanPath.set()方法, 使用循环代替递归, 减少填充子对象过程中, 重复获取子对象的损耗;
2.由于set方法修改, 顺带修改了BeanPath.get方法, 减少了方法参数, 优化了处理逻辑, 明确方法职责;
2022-11-11 21:55:23 +08:00
Looly
ef10457954 fix code 2022-11-11 11:58:29 +08:00
Looly
10ffd8750b fix code 2022-11-10 12:09:37 +08:00
Looly
1eb8acfcba
!864 修复BeanUtilTest的变量赋值错误
Merge pull request !864 from emptypoint/fix-BeanUtilTest
2022-11-10 03:55:02 +00:00
Looly
87734f0b12 fix comment 2022-11-10 11:51:30 +08:00
Looly
5bd54dcd39 fix code 2022-11-10 11:11:09 +08:00
Looly
912c3e116d
!865 优化BeanPath.set方法,避免多次重复调用get方法
Merge pull request !865 from emptypoint/update-BeanPath
2022-11-10 02:40:54 +00:00
Looly
c69d41e72d fix bug 2022-11-10 10:37:54 +08:00
emptypoint
e9488f8e65 优化BeanPath.set方法,避免多次重复调用get方法 2022-11-09 19:27:55 +08:00
Zjp
5f9c3424e4 fix BeanUtilTest的变量赋值错误; 2022-11-09 14:57:21 +08:00
Looly
b7d91489f4 fix code 2022-11-08 18:50:36 +08:00
Looly
3eef8aa6ec add spi 2022-11-08 16:16:49 +08:00
Looly
1b7269187a fix code 2022-11-08 10:46:52 +08:00
Looly
153fb00e56 fix Object 2022-11-08 10:38:55 +08:00
Looly
44ac7294c7 fix code 2022-11-08 10:30:13 +08:00
Looly
d0083fb953 fix test 2022-11-08 10:19:12 +08:00
Looly
bccad5f304 fix code 2022-11-08 10:09:55 +08:00
Looly
5227f1517a remove cache for ClassLoaderUtil 2022-11-08 10:05:08 +08:00
Looly
19d9c955a5
!859 【6.x】添加一个toTree的重载
Merge pull request !859 from 阿超/v6-dev
2022-11-06 13:10:43 +00:00
Looly
3b1a375096 fix code 2022-11-03 23:37:48 +08:00
VampireAchao
ded14796cf :trollface: make final 2022-11-03 16:46:32 +08:00
VampireAchao
8f4662456a Merge remote-tracking branch 'origin/v6-dev' into v6-dev 2022-11-03 16:45:14 +08:00
VampireAchao
3ebbf25d46 :trollface: 使用CollectorUtil中的重载 2022-11-03 16:45:04 +08:00
阿超
654117d9ba
Update hutool-core/src/main/java/cn/hutool/core/stream/TerminableWrappedStream.java
light weight modify
2022-11-03 08:43:55 +00:00
VampireAchao
632d4de950 :trollface: 添加一个toTree的重载 2022-11-03 16:32:34 +08:00
Looly
b696ad4b08 fix code 2022-11-03 00:10:25 +08:00
Looly
e05e9f13b5 update poi 2022-10-27 20:43:06 +08:00
Looly
415a091b5e fix bug 2022-10-27 18:39:08 +08:00
Looly
e1a2eaafa6 fix code 2022-10-27 13:48:57 +08:00
Looly
f189c5e027 fix code 2022-10-27 03:30:28 +08:00
Looly
35a8f5e281 fix code 2022-10-27 03:21:40 +08:00
Looly
11f47e5b0f fix code 2022-10-26 21:48:49 +08:00
Looly
ad5296866d add test 2022-10-26 21:31:04 +08:00
Looly
0d52562180 fix code 2022-10-26 21:20:32 +08:00
Looly
c2262bc40e fix code 2022-10-26 13:12:39 +08:00
Looly
d2e66a1ca2 fix code 2022-10-26 12:57:01 +08:00
Looly
36e560842d fix code 2022-10-26 12:34:05 +08:00
Looly
c79cdc1f6f add method 2022-10-26 10:54:56 +08:00
Looly
6064586ef9 fix comment 2022-10-26 00:36:54 +08:00
Looly
21aa56a982 fix comment 2022-10-26 00:33:12 +08:00
Looly
c1fe82d2ce add http engine 2022-10-26 00:11:19 +08:00
Looly
1ab5fd5dcb fix code 2022-10-25 10:55:57 +08:00
Looly
b1caf395d9 fix code 2022-10-25 10:49:33 +08:00
Looly
267e16e9c1 fix code 2022-10-24 22:47:18 +08:00