Commit Graph

199 Commits (feature/net-util)

Author SHA1 Message Date
ZhouXY108 ddc08da33e 新增 MoreInetAddresses 工具类 2023-09-22 00:37:46 +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
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