Commit Graph

2108 Commits

Author SHA1 Message Date
Looly
1df383c521 prepare 5.7.1 2021-06-15 17:52:04 +08:00
Looly
2702dadb63 🍖release 5.7.0 2021-06-15 17:39:21 +08:00
Looly
f43ac9547b remove comment 2021-06-15 17:19:34 +08:00
Looly
1755bbadcc fix put bug 2021-06-15 17:01:27 +08:00
Looly
6aba52fda8 fix test 2021-06-15 16:28:24 +08:00
Looly
fdede9070b change capacity 2021-06-15 11:43:05 +08:00
Looly
56703c5a55 add test 2021-06-15 10:28:59 +08:00
Looly
395942298e fix parse bug 2021-06-15 10:17:35 +08:00
Looly
878c0169ea change test and fix Spring bug 2021-06-13 23:46:45 +08:00
Looly
5fe634935d !341 SpringUtil 工具在 @PostConstruct 注解标注的方法下失效
Merge pull request !341 from 疯狂的狮子Li/v5-dev
2021-06-13 23:08:03 +08:00
疯狂的狮子Li
8b2771a77a update 使用 BeanFactoryPostProcessor 解决 SpringUtil 工具在 @PostConstruct 注解标注的方法下失效问题 2021-06-13 15:59:45 +08:00
Looly
d26feae36f fix count bug 2021-06-12 01:00:59 +08:00
Looly
7dc5873d9e add methods 2021-06-12 00:33:50 +08:00
Looly
63fc4d175b add comment 2021-06-11 13:47:32 +08:00
Looly
e2de04d36f add method 2021-06-11 13:17:35 +08:00
Looly
93b383c2b7 add jwt 2021-06-10 22:54:45 +08:00
Looly
f07a452e3a prepare 5.7.0 2021-06-10 17:04:16 +08:00
Looly
8080093ba5 add hutool-jwt 2021-06-10 16:26:31 +08:00
Looly
dff0bf6490 add update method 2021-06-10 11:52:44 +08:00
Golden Looly
42b600b682
Merge pull request #1642 from xbkaishui/v5-dev
对称加密增加update功能
2021-06-10 09:17:21 +08:00
Looly
928866711b add jwt 2021-06-10 09:16:45 +08:00
飘辰
35e7c8a09d merge conflict 2021-06-09 16:26:07 +08:00
飘辰
b3a191bf90 对称密码增加update功能 2021-06-09 16:13:30 +08:00
Looly
227a740fab prepare 5.6.8 2021-06-09 01:35:41 +08:00
Looly
6ffc2cc29b fix comment 2021-06-09 01:16:13 +08:00
Looly
39269f0c9e 🌞release 5.6.7 2021-06-09 01:09:22 +08:00
Looly
ae50575d72 remove console debug 2021-06-09 01:04:29 +08:00
Looly
3ff0dc11d2 fix code 2021-06-08 19:42:36 +08:00
Looly
7c38e496f4 add contenttype 2021-06-08 12:13:35 +08:00
Golden Looly
80e0bbbbc1
Merge pull request #1639 from nancheung97/excel
🚩 新增操作excel时快速获取Content-Type的方法
2021-06-08 12:06:09 +08:00
NanCheung
4ee9c2cb08 🚩 新增操作excel时快速获取Content-Type的方法 2021-06-08 11:14:51 +08:00
Looly
8256af1552 add methods 2021-06-08 11:12:18 +08:00
Looly
0f5133013d change methods 2021-06-07 19:10:06 +08:00
Looly
671b6fa6a9 add methods 2021-06-07 18:58:59 +08:00
Looly
b0e62df7c6 add Stream utils 2021-06-07 18:46:24 +08:00
Looly
6a76d260fe remove jmh test 2021-06-07 12:03:54 +08:00
Looly
31ee6335c5 remove jmh test 2021-06-07 12:01:42 +08:00
Looly
c26343f462 remove jmh 2021-06-07 11:59:30 +08:00
Looly
649d41cd8a add jmh 2021-06-07 02:47:01 +08:00
Golden Looly
5ef8fab528
Merge pull request #1634 from cal101/erefactor/v5-dev-project/1/jdt/jdt-RemoveAllTrailingWhitespaceCleanUp-3
[cleanup] erefactor/EclipseJdt - Remove trailing whitespace - All lines
2021-06-07 02:02:44 +08:00
Golden Looly
b8b1632f3b
Merge pull request #1633 from cal101/erefactor/v5-dev-project/1/jdt/jdt-RemoveAllTrailingWhitespaceCleanUp-1
[cleanup] erefactor/EclipseJdt - Remove trailing whitespace - All lines
2021-06-07 02:02:16 +08:00
Golden Looly
dc42f9b123
Merge pull request #1632 from cal101/erefactor/v5-dev-project/1/jdt/jdt-RemoveAllTrailingWhitespaceCleanUp-2
[cleanup] erefactor/EclipseJdt - Remove trailing whitespace - All lines
2021-06-07 02:01:29 +08:00
Golden Looly
597f8f2236
Merge pull request #1631 from cal101/erefactor/v5-dev-project/6/jdt-UseUnboxingCleanUp
[cleanup] erefactor/EclipseJdt - Use Unboxing
2021-06-07 02:00:54 +08:00
Golden Looly
f025e1e41f
Merge pull request #1630 from cal101/erefactor/v5-dev-project/6/jdt-RemoveUnusedLocalVariableCleanUp-2
[cleanup] erefactor/EclipseJdt - Remove unused local variables
2021-06-07 01:59:59 +08:00
Looly
70eb424cd5 fix code 2021-06-07 01:59:07 +08:00
cal101
bc3c3d08d2 [cleanup] erefactor/EclipseJdt - Remove trailing whitespace - All lines
EclipseJdt cleanup 'RemoveAllTrailingWhitespace' applied by erefactor.

For EclipseJdt see https://www.eclipse.org/eclipse/news/4.19/jdt.php
For erefactor see https://github.com/cal101/erefactor
2021-06-06 17:20:14 +00:00
cal101
b1e5b8286d [cleanup] erefactor/EclipseJdt - Remove trailing whitespace - All lines
EclipseJdt cleanup 'RemoveAllTrailingWhitespace' applied by erefactor.

For EclipseJdt see https://www.eclipse.org/eclipse/news/4.19/jdt.php
For erefactor see https://github.com/cal101/erefactor
2021-06-06 17:20:13 +00:00
cal101
5990db3dbb [cleanup] erefactor/EclipseJdt - Remove trailing whitespace - All lines
EclipseJdt cleanup 'RemoveAllTrailingWhitespace' applied by erefactor.

For EclipseJdt see https://www.eclipse.org/eclipse/news/4.19/jdt.php
For erefactor see https://github.com/cal101/erefactor
2021-06-06 17:20:13 +00:00
cal101
469d62d679 [cleanup] erefactor/EclipseJdt - Use Unboxing
EclipseJdt cleanup 'UseUnboxing' applied by erefactor.

For EclipseJdt see https://www.eclipse.org/eclipse/news/4.19/jdt.php
For erefactor see https://github.com/cal101/erefactor
2021-06-06 17:10:37 +00:00
cal101
4a23342078 [cleanup] erefactor/EclipseJdt - Remove unused local variables
EclipseJdt cleanup 'RemoveUnusedLocalVariable' applied by erefactor.

For EclipseJdt see https://www.eclipse.org/eclipse/news/4.19/jdt.php
For erefactor see https://github.com/cal101/erefactor
2021-06-06 16:59:07 +00:00