3821 Commits

Author SHA1 Message Date
Looly
6f24b9d403 add methdos 2022-06-30 18:31:18 +08:00
Looly
9b19403960
!671 修复注解工具类getAnnotations的NPE问题,注解扫描器添新功能
Merge pull request !671 from Createsequence/refactor-annotation
2022-06-30 10:09:12 +00:00
Looly
9a6acc8329 add isIn 2022-06-30 17:54:44 +08:00
Looly
3c7513a2bb
!669 检查值是否在指定范围内
Merge pull request !669 from GuoZG/v5-dev
2022-06-30 09:51:56 +00:00
huangchengxing
10f3abfeb8 fix code 2022-06-30 15:38:11 +08:00
huangchengxing
8cf3015075 fix comment 2022-06-30 15:34:16 +08:00
huangchengxing
7cc0994942 AnnotationUtil添加scanMetaAnnotation、scanClass与scanMethod方法 2022-06-30 15:31:38 +08:00
huangchengxing
0b60b24950 test: 注解扫描器的完善测试用例; 2022-06-30 15:30:41 +08:00
huangchengxing
062ec707f2 AnnotationScanner添加scan方法,MethodAnnotationScanner扫描器添加对父类/父接口方法中具有相同签名方法的扫描支持 2022-06-30 15:28:36 +08:00
huangchengxing
d1bba67d3a fix: 修复潜在的空指针问题 2022-06-30 15:25:24 +08:00
bob.guo
975a6dbe69 检查值是否在指定范围内 修改方法命名 2022-06-30 10:03:12 +08:00
bob.guo
9eb9b07b11 检查值是否在指定范围内 2022-06-28 19:50:41 +08:00
Looly
1f5f0b1f58 prepare 5.8.5 2022-06-27 22:05:52 +08:00
Looly
a9310c2d30 fix changelog 2022-06-27 21:54:28 +08:00
Looly
fc091b01a2 fix test 2022-06-27 21:47:38 +08:00
Looly
6d8509155a fix comment 2022-06-27 21:42:11 +08:00
Looly
d8047b00c4 🐔release 5.8.4 2022-06-27 21:35:46 +08:00
Looly
ac11df0889 fix bug 2022-06-27 21:29:25 +08:00
Looly
a6d4e96a41 新增注解扫描器和合成注解 2022-06-27 20:25:14 +08:00
Looly
44503270bf
!654 新增注解扫描器和合成注解
Merge pull request !654 from Createsequence/feat-synthetic-annotation
2022-06-27 12:08:55 +00:00
Looly
cbb3592a70 从配置文件加载任务时,自定义ID避免重复从配置文件加载 2022-06-27 20:06:12 +08:00
Looly
8032f828fe localAddressList 添加重构方法 2022-06-26 23:49:26 +08:00
Looly
1be5c84143
!665 localAddressList 添加重构方法
Merge pull request !665 from 不忘初心/v5-dev
2022-06-26 15:38:23 +00:00
bwcx_jzy
55d9bb8602
localAddressList 添加重构方法 2022-06-26 19:50:23 +08:00
Looly
98590cb895 fix bug 2022-06-23 18:26:58 +08:00
Golden Looly
e4a5acf52b
Merge pull request #2400 from TigerBeanst/patch-1
fix isDouble()
2022-06-23 18:24:35 +08:00
Looly
7eca54cf08 fix bug 2022-06-23 18:23:21 +08:00
TigerBeanst
9498287ec7
fix isDouble() 2022-06-23 17:35:12 +08:00
Looly
33e95b23c1 BeanPath在空元素时默认加入map,修改根据下标类型赋值List or map 2022-06-20 19:49:07 +08:00
Looly
d32e513191 fix 2022-06-20 18:54:37 +08:00
Golden Looly
7e2eda7614
Merge pull request #2396 from tlei995/util
一个代码规范检测的小问题
2022-06-20 18:52:28 +08:00
leitao
7f9fbeed20 一个代码规范检测的小问题 2022-06-20 16:46:43 +08:00
Looly
e27b24005d LocalDateTimeUtil.parse改为blank检查 2022-06-20 12:25:23 +08:00
Looly
6c1281242b 添加一个带默认值的 Ipv4Util.ipv4ToLong 方法 2022-06-20 12:15:22 +08:00
Looly
b830e07c52
!661 添加一个带默认值的 Ipv4Util.ipv4ToLong 方法
Merge pull request !661 from churen/v5-dev
2022-06-20 04:13:47 +00:00
Looly
461e72d0e0 线程池阻塞策略完善 2022-06-20 12:12:07 +08:00
Looly
9c43ee5f7d
!660 线程池阻塞策略完善
Merge pull request !660 from witt/v5-dev
2022-06-20 04:08:07 +00:00
Looly
6f6f094d30 add test 2022-06-20 12:08:22 +08:00
lihai03
916a56dac3 添加一个带默认值的 Ipv4Util.ipv4ToLong 方法 2022-06-20 11:12:21 +08:00
Looly
96c9a3529c fix bug 2022-06-18 23:54:06 +08:00
Looly
d9601cbbf5 change code for ObjectUtil.isNotNull 2022-06-18 11:06:56 +08:00
witt
4670dccb67 修复线程池关闭时,阻塞策略仍然可以将任务添加到线程池 2022-06-17 11:55:32 +08:00
Looly
231e0cf1d7 add test 2022-06-16 13:05:53 +08:00
Looly
ea4bc023af fix convert to int bug 2022-06-16 12:49:55 +08:00
Looly
64e11c9de8 fix bug 2022-06-16 12:30:21 +08:00
Looly
4203b6532b fix bug and add methods 2022-06-16 12:25:51 +08:00
Looly
6dc6df24dd Merge branch 'v5-dev' of gitee.com:dromara/hutool into v5-dev 2022-06-16 12:24:09 +08:00
Looly
60dd7ce563 fix buf 2022-06-16 12:10:56 +08:00
Looly
35a21ed2cc
!655 ResponseInterceptor拦截器解密场景无法重新给bodyBytes赋值
Merge pull request !655 from huang/v5-master
2022-06-16 03:07:27 +00:00
huangzhiquan
f5318c6dad fix: 1.HttpResponse增加设置bodyBytes储存主体方法(修复使用HttpResponse拦截器解密无法重新设置bodyBytes主体) 2022-06-15 14:59:57 +08:00