ZhouXY108
|
53f31602d2
|
不在类初始化时就生成 Cipher。
|
2023-11-16 21:58:00 +08:00 |
ZhouXY108
|
1c4b0631f9
|
封装 Hashers 类,方便使用 guava 封装的哈希工具类。
|
2023-11-15 23:04:12 +08:00 |
ZhouXY108
|
5ba888a9f2
|
引入 BCrypt 依赖
|
2023-11-15 23:04:05 +08:00 |
ZhouXY108
|
1976f7d828
|
封装 RSA
|
2023-11-15 23:02:31 +08:00 |
ZhouXY108
|
cc10f11b37
|
完善 Javadoc。
|
2023-10-30 09:18:27 +08:00 |
ZhouXY108
|
ce62bdcdc6
|
完善文档注释。
|
2023-10-30 09:09:32 +08:00 |
ZhouXY108
|
94d34faffd
|
新增 BaseRuntimeException 作为基础运行时异常,原 BaseException 作为基础检查型异常。
|
2023-10-18 10:54:12 +08:00 |
ZhouXY108
|
eba31a93f3
|
ValidatableStringRecord 实现 Comparable 接口
|
2023-09-26 19:45:39 +08:00 |
ZhouXY108
|
383478d2e3
|
更新 commons-lang3
|
2023-09-09 14:07:58 +08:00 |
ZhouXY108
|
febfa73f8a
|
修复 SafeConcurrentHashMap 的 computeIfAbsent 与 ConcurrentHashMapUtil 的 computeIfAbsent 相互调用造成无限递归的问题
见 issue #6
|
2023-09-09 13:58:26 +08:00 |
ZhouXY108
|
b178be9a6f
|
Fix bug.
|
2023-09-09 13:54:14 +08:00 |
ZhouXY108
|
6c89c4be14
|
引入 Seata 的修改版雪花算法
|
2023-09-09 11:15:30 +08:00 |
ZhouXY108
|
e98a3e6fb6
|
优化代码
|
2023-09-09 11:14:55 +08:00 |
ZhouXY108
|
76b340e87d
|
添加 checkAllNotNull 方法
|
2023-09-09 11:14:30 +08:00 |
ZhouXY108
|
71683c4950
|
使用 ReadWriteLock 包装的 Table
|
2023-09-09 11:13:56 +08:00 |
ZhouXY108
|
8389ada5c7
|
修改 BaseException
|
2023-09-09 11:11:27 +08:00 |
ZhouXY108
|
6697e984bc
|
优化代码
|
2023-09-09 11:11:11 +08:00 |
ZhouXY108
|
efc732fe8d
|
修改 Target 和 Retention。
|
2023-09-09 11:09:06 +08:00 |
ZhouXY108
|
85c6bf012c
|
添加 ReaderMethod 和 WriterMethod 注解,用于标识方法是读是写。
|
2023-09-09 11:08:25 +08:00 |
ZhouXY108
|
fd2190e4f6
|
修改拼写错误的方法名。
|
2023-09-09 11:07:00 +08:00 |
ZhouXY108
|
ef43b4dd87
|
添加 UnifiedResponse 以替代 RestfulResult;重构 RegexUtil。 (#4)
Reviewed-on: plusone/plusone-commons#4
|
2023-08-09 20:23:31 +08:00 |
ZhouXY108
|
f2aba52c4c
|
Merge pull request '修改 SafeConcurrentHashMap 的错误' (#3) from ZhouXY108/plusone-commons:dev into dev
Reviewed-on: plusone/plusone-commons#3
|
2023-08-06 03:48:30 +08:00 |
ZhouXY108
|
4fc72f3d5e
|
修改 SafeConcurrentHashMap 的错误。
|
2023-08-06 03:43:44 +08:00 |
ZhouXY108
|
ad68cf2e3d
|
SimpleJdbcTemplate 独立出去。
|
2023-07-20 01:35:03 +08:00 |
ZhouXY108
|
8ac3e54cab
|
Merge branch 'master' into dev
|
2023-07-20 01:27:10 +08:00 |
ZhouXY108
|
aacfac630c
|
'StringBuilder' can be replaced with 'String'.
|
2023-07-19 18:26:35 +08:00 |
ZhouXY108
|
02febda345
|
移动类位置。
|
2023-07-19 18:05:41 +08:00 |
ZhouXY108
|
be7655981f
|
SimpleJdbcTemplate 独立出去。
|
2023-07-19 18:02:44 +08:00 |
ZhouXY108
|
dd3aa3b8c7
|
移动位置
|
2023-07-19 10:39:08 +08:00 |
ZhouXY108
|
bfad20931f
|
修改方法名。
|
2023-07-19 02:21:41 +08:00 |
ZhouXY108
|
84f53716b7
|
优化 PagingAndSortingQueryParams。
|
2023-07-19 02:16:07 +08:00 |
ZhouXY108
|
3b6adce83b
|
已存在 PagingAndSortingQueryParams。
|
2023-07-19 02:15:17 +08:00 |
ZhouXY108
|
201cf39e0c
|
完善 TreeBuilder。
|
2023-07-19 01:25:21 +08:00 |
ZhouXY108
|
47eb91d015
|
修改 PreconditionsExt,添加注释。
|
2023-07-19 00:44:42 +08:00 |
ZhouXY108
|
2086f22e63
|
Merge branches 'dev' and 'dev' of http://zhouxy.xyz:3000/ZhouXY108/plusone-commons into dev
|
2023-07-19 00:32:13 +08:00 |
ZhouXY108
|
3c4310e603
|
修改断言类,一般使用 Preconditions,需要时使用 PreconditionsExt 即可。
|
2023-07-19 00:32:08 +08:00 |
ZhouXY108
|
b5ec1d4c5d
|
添加 PagingParams 类。
|
2023-07-18 18:25:15 +08:00 |
ZhouXY108
|
87ef8b4612
|
修改锁的对象。
|
2023-07-18 18:02:35 +08:00 |
ZhouXY108
|
7208aa5aae
|
添加随机工具类。
|
2023-07-18 15:29:07 +08:00 |
ZhouXY108
|
7c37d364d4
|
更新 jackson 版本。
|
2023-07-12 11:30:12 +08:00 |
ZhouXY108
|
aa698726db
|
修改 Javadoc。
|
2023-07-06 10:10:15 +08:00 |
ZhouXY108
|
8cc55fbe7e
|
Merge branch 'dev' of http://zhouxy.xyz:3000/ZhouXY108/plusone-commons into dev
|
2023-07-06 10:07:44 +08:00 |
ZhouXY108
|
a88ff314c1
|
完善 MoreCollections 工具类。
|
2023-07-06 10:07:37 +08:00 |
ZhouXY108
|
c7a3ad44dd
|
新增 SynchronizedTable 类。
|
2023-07-06 10:07:08 +08:00 |
ZhouXY108
|
aaab9362b3
|
添加注解,标记为线程安全。
|
2023-07-06 10:06:39 +08:00 |
ZhouXY108
|
b0a5255fbc
|
添加元注解。
|
2023-07-06 10:06:08 +08:00 |
ZhouXY108
|
98bfdfc6aa
|
添加 UnsupportedOperation 注解。
|
2023-07-06 10:05:51 +08:00 |
ZhouXY108
|
c216c00d98
|
StaticFactoryMethod 的 value 可以为空。
|
2023-07-04 10:59:16 +08:00 |
ZhouXY108
|
6d6ef63b06
|
调整代码。
|
2023-06-30 23:09:28 +08:00 |
ZhouXY108
|
b1804a5005
|
Merge branch 'dev' of http://zhouxy.xyz:3000/ZhouXY108/plusone-commons into dev
|
2023-06-29 01:20:24 +08:00 |