Commit Graph

283 Commits (ff472384fbf8ac215e7ee5ce6df1e109aaab2e7c)

Author SHA1 Message Date
ZhouXY108 ff472384fb 新增 Chinese2ndGenIDCardNumber,由于中国第二代居民身份证号 2024-10-12 00:23:03 +08:00
ZhouXY108 538ad85124 改进 ValidatableStringRecord,子类可以获取 matcher 做更多操作。 2024-10-12 00:22:02 +08:00
ZhouXY108 979ff1760f 修改方法名。 2024-10-12 00:21:19 +08:00
ZhouXY108 6eb5ada623 新增枚举“Gender” 2024-10-11 21:19:28 +08:00
ZhouXY108 88f96c7116 新增 ArrayTools#isAllElementsNotNull 2024-10-11 17:14:49 +08:00
ZhouXY108 de0a732616 新增 BigDecimals#toPlainString 2024-10-11 17:11:56 +08:00
ZhouXY108 b72fd59b46 使用 AssertTools 代替 PreconditionsExt。 2024-10-11 17:11:06 +08:00
ZhouXY108 304dccc658 添加 StringTools#isNotBlank 2024-10-09 18:46:18 +08:00
ZhouXY108 5e450a9bdb 修改方法名。 2024-10-09 18:45:26 +08:00
ZhouXY108 62fd1b900f 修复数组拼接的 bug 2024-09-21 10:10:18 +08:00
ZhouXY108 424194d67b 忽略 Enumeration 的测试类的 deprecation 警告 2024-09-03 17:08:39 +08:00
ZhouXY108 007e44c1d2 优化 RegexTools 代码 2024-09-03 17:07:42 +08:00
ZhouXY108 e9c93a273c 使用 guava chache 缓存 DateTimeFormatter 对象,限制缓存数量。 2024-09-03 15:50:41 +08:00
ZhouXY108 79aebe4fcc 补充缺失的校验 2024-09-03 15:34:52 +08:00
ZhouXY108 7a744c8953 废弃 Enumeration 类 2024-09-03 15:26:36 +08:00
ZhouXY108 322ecf4db8 优化 YearQuarter 的代码 2024-09-02 17:09:36 +08:00
ZhouXY108 1a9960dbf1 新增区间的建模 2024-09-02 17:08:42 +08:00
ZhouXY108 5e5202ff3a 删除异常基类。应用系统应按实际需要自定义异常体系。 2024-08-30 14:58:47 +08:00
ZhouXY108 0b9635880e 优化 PreconditionsExt 测试代码 2024-08-30 14:56:38 +08:00
ZhouXY108 5c1f6046ed 修改 IdWorker#generateWorkerIdBaseOnMac 的注释 2024-08-30 14:40:45 +08:00
ZhouXY108 f55ad5ae0c NoAvailableMacFoundException 添加 serialVersionUID 2024-08-30 14:39:51 +08:00
ZhouXY108 707712b2c0 添加计算方法。 2024-08-28 17:20:54 +08:00
ZhouXY108 6d76e9d524 错误码统一进行配置,不作为异常的字段。异常通过 getType 标识不同错误类型。 2024-08-27 19:00:38 +08:00
ZhouXY108 a59cadc537 测试 diff 2024-08-26 18:26:45 +08:00
ZhouXY108 aebd66d059 修改 TreeBuilder#buildTreeInternal 中的局部变量名,便于理解。 2024-08-26 17:37:30 +08:00
ZhouXY108 0aaa9331dc 重构代码;单元测试 2024-08-26 17:36:36 +08:00
ZhouXY108 43e01e5595 YearQuarter 实现 Comparable 和 Serializable 接口;新增 isBefore 和 isAfter 方法。 2024-08-26 10:41:26 +08:00
ZhouXY108 fd1126be9b 重构部分代码;修改 API 2024-08-26 10:24:07 +08:00
ZhouXY108 c92f4fbd5c 新增 ImmutableObject 注解。 2024-08-26 10:21:29 +08:00
ZhouXY108 527b0f0980 添加注释 2024-08-23 18:31:39 +08:00
ZhouXY108 91c30412de 完善单元测试。 2024-08-20 00:42:38 +08:00
ZhouXY108 4ac281d65b 补充注释。 2024-08-20 00:42:11 +08:00
ZhouXY108 c58e799b1e 添加 YearQuarter 和 Quarter 表示季度;修改 DateTimeTools。 2024-08-19 18:31:56 +08:00
ZhouXY108 71b3b193d1 修改 API,也使 PagingAndSortingQueryParams 支持 Gson。 2024-08-19 18:31:56 +08:00
ZhouXY108 516c9d9d79 修改类名,调整包结构。 2024-08-19 18:31:56 +08:00
ZhouXY108 d580c4757e 更新依赖。 2024-08-19 18:31:56 +08:00
ZhouXY108 566202ce47 添加注释说明。 2024-08-19 18:31:56 +08:00
ZhouXY108 0850e765c8 ValidatableStringRecord 支持序列化。 2024-08-14 11:50:08 +08:00
ZhouXY108 92b4c5f3fc 更新 hutool 版本 2024-08-12 11:11:27 +08:00
ZhouXY108 c7ed383382 优化代码 2024-07-13 20:23:04 +08:00
ZhouXY108 b86bb6c15b 添加方法,获取季度。 2024-06-04 16:07:08 +08:00
ZhouXY108 245c31bdce 优化代码。 2024-05-28 09:41:07 +08:00
ZhouXY108 33b271ddbe 删除 RestfulResult 类 2024-05-28 09:40:51 +08:00
ZhouXY108 47eea5fc09 优化代码 2024-05-28 09:38:59 +08:00
ZhouXY108 48bd4f1b31 优化功能 2024-05-28 09:38:37 +08:00
ZhouXY108 2297536307 添加判空 2024-05-28 09:37:51 +08:00
ZhouXY108 78ed0c8ed1 使用 Seata 最新的 IdWorker 代码,将生成 WorkerId 的方法添加回来 2024-05-28 09:36:50 +08:00
ZhouXY108 9ccb12f956 优化代码 2024-05-28 09:35:04 +08:00
ZhouXY108 d3b19c6cb0 允许构建时进行排序。 2024-04-16 21:06:02 +08:00
ZhouXY108 22687605b2 调整代码。 2024-04-16 21:05:07 +08:00