1208 Commits

Author SHA1 Message Date
zhangrenhua
7f13b38a7f 中文大写数字金额转换为数字,返回结果以元为单位的BigDecimal类型数字
解决问题 https://gitee.com/dromara/hutool/issues/I5EYB3
2022-07-01 17:22:04 +08:00
Looly
adf23e1cf7 fix code 2022-06-30 18:40:08 +08:00
Looly
9b19403960
!671 修复注解工具类getAnnotations的NPE问题,注解扫描器添新功能
Merge pull request !671 from Createsequence/refactor-annotation
2022-06-30 10:09:12 +00: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
bob.guo
975a6dbe69 检查值是否在指定范围内 修改方法命名 2022-06-30 10:03:12 +08:00
bob.guo
9eb9b07b11 检查值是否在指定范围内 2022-06-28 19:50:41 +08:00
Looly
fc091b01a2 fix test 2022-06-27 21:47:38 +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
33e95b23c1 BeanPath在空元素时默认加入map,修改根据下标类型赋值List or map 2022-06-20 19:49:07 +08:00
Looly
e27b24005d LocalDateTimeUtil.parse改为blank检查 2022-06-20 12:25:23 +08:00
Looly
b830e07c52
!661 添加一个带默认值的 Ipv4Util.ipv4ToLong 方法
Merge pull request !661 from churen/v5-dev
2022-06-20 04:13:47 +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
d9601cbbf5 change code for ObjectUtil.isNotNull 2022-06-18 11:06:56 +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
60dd7ce563 fix buf 2022-06-16 12:10:56 +08:00
huangchengxing
5e402a1dd9 合成注解属性调整为同时根据名称和类型进行覆盖; 2022-06-14 17:30:38 +08:00
huangchengxing
686de3ac0c 添加合成注解; 2022-06-14 17:30:37 +08:00
Looly
e9b6f7b2af add method 2022-06-14 16:43:05 +08:00
huangchengxing
0cb498bf6e 添加注解扫描器; 2022-06-14 15:26:51 +08:00
Takaki
b1a93a3345 enhancement in BeanUtil 2022-06-14 11:21:08 +08:00
Looly
54420d8429 fix bug 2022-06-10 22:06:39 +08:00
Looly
dd0fac8889 add webp support 2022-06-09 12:09:12 +08:00
Looly
1c6bdf67e0 fix bug 2022-06-06 01:27:16 +08:00
Looly
78b6c9909e fix null bug 2022-06-05 23:40:34 +08:00
Looly
60a068db3f fix bug and add timeout 2022-05-30 07:44:45 +08:00
Looly
c72ff2c292 fix bug 2022-05-27 18:06:54 +08:00
yubo
64fe41a171 car vin not include I O Q 2022-05-24 15:45:33 +08:00
Looly
3ebd7d9ce0 fix bugs 2022-05-20 12:07:27 +08:00
Looly
3f8699f7e9 fix bug 2022-05-18 10:33:21 +08:00
Looly
0eb5c84ba8 add hex support 2022-05-16 19:00:13 +08:00
Looly
541ab9ed55 add CastUtil 2022-05-12 01:21:44 +08:00
章福来
fb79f437ab 增加泛型集合向上、向下转型 2022-05-10 09:47:08 +08:00
Looly
3df525409b fix bug 2022-05-09 11:41:36 +08:00
Looly
62f851142b fix bug 2022-05-09 10:10:43 +08:00
VampireAchao
b86147c4ae MapUtil.map对null友好,且修复了测试用例中分组问题 2022-05-07 13:01:30 +08:00
Looly
56b0c907e9 add methods 2022-05-05 09:20:02 +08:00
mo_chou_555
2a9eaa6a7f 增加Assert的equals及notEquals 2022-05-03 12:31:55 +08:00
Looly
8b98cb3e90 add test 2022-04-30 11:40:20 +08:00
Looly
c9064c2334 ad test 2022-04-30 10:46:17 +08:00
Looly
bea723c11b add methods 2022-04-28 17:00:49 +08:00
Looly
2917cb7934 fix code 2022-04-28 11:42:25 +08:00
Looly
d874b4282d fix #I54TZ9 2022-04-27 23:26:11 +08:00
Looly
3329d60fff add test 2022-04-27 18:34:57 +08:00
Looly
3896b9d675 fix code 2022-04-27 16:02:57 +08:00
Looly
8e797bd9c1 add ansi 2022-04-27 13:49:31 +08:00