Commit Graph

351 Commits

Author SHA1 Message Date
Looly
8e0f540b33 update denpendency 2020-01-11 21:16:08 +08:00
Looly
56fc14d91e fix test 2020-01-11 21:01:28 +08:00
Looly
cc74ae34a2 add query method 2020-01-11 19:37:36 +08:00
Looly
33c3d12cbb add zip method 2020-01-11 19:09:02 +08:00
Looly
a203ffe191 add ChineseDate 2020-01-11 15:51:14 +08:00
Looly
67b6564585 !90 新增农历日期工具类
Merge pull request !90 from 断水流大湿兄/v5-dev
2020-01-11 15:08:55 +08:00
Looly
db20737abb fix bug 2020-01-11 15:08:22 +08:00
zjw
7ddbb9c27d 新增农历工具类 2020-01-11 13:21:21 +08:00
Looly
21881a1609 fix listFileNames bug 2020-01-11 10:36:39 +08:00
Looly
067c0578d6 qrcode support argb 2020-01-11 10:02:10 +08:00
Looly
a99c0e65d4 fix code 2020-01-11 09:23:11 +08:00
Looly
a10a57b236 add contains method 2020-01-11 09:17:51 +08:00
Looly
a6b311a6d0 fix bug 2020-01-11 09:11:56 +08:00
Looly
f54852d64c fix dict 2020-01-10 18:01:32 +08:00
Looly
7ef693efbf fix code 2020-01-09 10:52:43 +08:00
Golden Looly
15151f777e
Merge pull request #696 from jason-liu475/v5-master
重写hashCode和equals
2020-01-09 10:50:17 +08:00
Golden Looly
0ea98a2c74
Merge pull request #698 from jason-liu475/v5-dev
匿名类替换为lambda表达式
2020-01-09 10:41:37 +08:00
Looly
f00150ae90 fix change 2020-01-09 10:28:32 +08:00
Golden Looly
453cfbcc6b
Merge pull request #715 from aaronuu/v5-dev
bug fix #714
2020-01-09 10:23:57 +08:00
Looly
34e4efcc3c fix mul 2020-01-09 10:23:35 +08:00
Looly
20779bdd33 !87 提供一个自带默认值的Map
Merge pull request !87 from Ease/v5-dev
2020-01-09 10:07:04 +08:00
Looly
025aba9475 change method 2020-01-09 10:06:43 +08:00
yu.zhang
b2c00ce1f9 bug fix #714 2020-01-09 09:58:53 +08:00
pantao
e4b1609a2a feat: given a map which have a default value 2020-01-04 16:44:27 +08:00
pantao
3c4d057986 feat: given a map which have a defaulted value 2020-01-03 18:48:46 +08:00
liuhuan
decd6a1460 匿名类替换为lambda表达式 2020-01-03 09:46:03 +08:00
liuhuan
0c7bdc43bf 给覆写的方法加上@Override 2020-01-02 10:44:31 +08:00
liuhuan
3b72e1704f 因为Map/Set的key存储的是不重复的对象,依据hashCode和equals进行判断,所以Set存储的对象需要重写这两个方法 2020-01-02 10:31:02 +08:00
Looly
d77b8d43bf fix comment 2019-12-30 07:27:00 +08:00
Looly
5e7b9012ec fix equlas 2019-12-30 07:15:07 +08:00
Golden Looly
d7316b3f90
Merge pull request #692 from tellmenow/v5-master
Object的equals方法容易抛空指针异常,用java8的Objects.equals替换
2019-12-30 06:37:37 +08:00
Looly
e557cfd4b7 add commnet 2019-12-30 06:22:55 +08:00
liuhuan
0a915248fc Object的equals方法容易抛空指针异常,用java8的Objects.equals替换 2019-12-28 18:58:10 +08:00
Looly
377cd55a3c add alias 2019-12-26 08:01:57 +08:00
Looly
8932801137 fix bug 2019-12-20 16:03:23 +08:00
Looly
3eedc8a761 release 5.1.0 2019-12-18 18:11:11 +08:00
Looly
0ff7dc86b9 add test 2019-12-18 17:46:33 +08:00
Looly
0db031e88b fix DateConvert 2019-12-18 17:34:32 +08:00
Looly
7ffdc2c473 fix ReflectUtil 2019-12-18 10:00:57 +08:00
Looly
c62ede5276 get support body 2019-12-17 09:32:57 +08:00
Looly
5ee0a73ebb fix zip bug 2019-12-14 09:03:51 +08:00
Looly
7b9c78869b add SpringUtil 2019-12-12 16:25:26 +08:00
Looly
7680b7ac8d fix comment 2019-12-12 10:38:05 +08:00
Looly
b59e0c1b4f fix jcseg code 2019-12-12 10:35:21 +08:00
Looly
6992ea9ee1 update dependency 2019-12-12 10:00:53 +08:00
Looly
83d3170942 fix XmlUtil 2019-12-11 12:06:54 +08:00
Looly
05aff7f94b !84 support substring by code point
Merge pull request !84 from Ease/v5-dev
2019-12-11 11:49:54 +08:00
Looly
827e2a8dc4 !83 注释修改
Merge pull request !83 from zz/v5-dev
2019-12-11 11:47:27 +08:00
Looly
99146a9c56 fix XmlUtil 2019-12-11 11:47:06 +08:00
Looly
f80e3790ae fix XmlUtil 2019-12-11 11:46:15 +08:00