12 Commits

Author SHA1 Message Date
973552b7d1 build: 简化 JUnit 依赖声明
Reviewed-on: #5
Co-authored-by: ZhouXY108 <luquanlion@outlook.com>
Co-committed-by: ZhouXY108 <luquanlion@outlook.com>
2025-05-28 20:28:51 +08:00
ccddd0b610 build: 更新依赖
plusone-commons 更新至 1.1.0-SNAPSHOT;
junit 更新至 5.10.3;
补充 junit-jupiter-engine。
2025-05-02 22:58:27 +08:00
99bfde2b93 修改 plusone-commons 版本 2025-01-22 20:55:53 +08:00
f5cef8f730 改为使用 H2 进行单元测试。 2024-11-02 00:14:30 +08:00
023bd15f06 修改版本号 2024-11-01 21:43:00 +08:00
970435ed1f 更新 plusone-commons 版本 2024-11-01 21:35:51 +08:00
e4e94d5686 修改版本号 2024-11-01 17:15:37 +08:00
9e035d1b53 重构部分代码;修改方法名。 2024-11-01 16:46:17 +08:00
c6582ecf6b 优化代码,默认属性名为小驼峰命名,数据库列名为下划线命名。 2024-10-03 17:12:32 +08:00
fda69cea6b 重构。Connection 不通过参数传进来,避免用户在传进 Connection 前做不可预料的操作。 2024-10-03 10:23:17 +08:00
3ca9ad2be1 添加 commitIfTrue。 2024-10-03 08:46:24 +08:00
19906f2bd7 从 plusone-commons 中独立出来。 2023-07-19 22:19:57 +08:00