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 |
ZhouXY108
|
8091487165
|
移动 MapWrapper 所在包。
|
2023-06-29 01:19:21 +08:00 |
ZhouXY108
|
1cbe89f39b
|
调整 IWithCode 相关接口。
|
2023-06-29 01:18:48 +08:00 |
ZhouXY108
|
672a16ad19
|
使用 RegexUtil 做正则校验。
|
2023-06-29 01:18:08 +08:00 |
ZhouXY108
|
10039cfdc4
|
修改 ResultMap 接口。
|
2023-06-28 11:15:20 +08:00 |
ZhouXY108
|
9a078396cd
|
fix bugs.
|
2023-06-28 01:29:37 +08:00 |
ZhouXY108
|
a641144fbe
|
Merge branch 'dev' of http://zhouxy.xyz:3000/ZhouXY108/plusone-commons into dev
|
2023-06-28 01:13:06 +08:00 |
ZhouXY108
|
6f8f8c2323
|
修复 bug。
|
2023-06-28 01:11:06 +08:00 |
ZhouXY108
|
d228f7d2b4
|
优化代码,改正 Javadoc。
|
2023-06-28 01:10:28 +08:00 |
ZhouXY108
|
9e388f546b
|
解决依赖冲突。
|
2023-06-28 01:06:16 +08:00 |
ZhouXY108
|
522dbd3a32
|
fix bug.
|
2023-06-28 01:05:56 +08:00 |
ZhouXY108
|
13fc8e40b5
|
优化代码。
|
2023-06-27 01:57:43 +08:00 |
ZhouXY108
|
f4a12f1695
|
创建参数构建器。
|
2023-06-27 01:57:30 +08:00 |
ZhouXY108
|
759ad5fcbe
|
添加 OptionalInt、OptionalLong、OptionalDouble 转包装类实例的方法。
|
2023-06-27 01:32:48 +08:00 |
ZhouXY108
|
3a46e2e60c
|
修改变量名。
|
2023-06-27 01:11:00 +08:00 |
ZhouXY108
|
d5ee8700d2
|
修改测试用例。
|
2023-06-27 01:09:41 +08:00 |