ZhouXY108
|
0e0d6f1808
|
plusone-commons 做了调整。
|
2023-04-15 05:24:03 +08:00 |
ZhouXY108
|
78cdded667
|
int 数组的值总和可能大于 int 的最大值,使用 long 类型的变量存储其结果。
|
2023-03-17 18:42:43 +08:00 |
ZhouXY108
|
920971c640
|
Merge branch 'dev' of http://zhouxy.xyz:3000/ZhouXY108/plusone-admin into dev
|
2023-03-12 13:29:15 +08:00 |
ZhouXY108
|
5f1cb36235
|
AccountInfo 的构建使用 Builder 模式。
|
2023-03-12 13:29:07 +08:00 |
ZhouXY108
|
f0b6014e77
|
整理代码。
|
2023-03-08 17:42:04 +08:00 |
ZhouXY108
|
5c3b31bb18
|
更新方法名。
|
2023-02-25 02:00:12 +08:00 |
ZhouXY108
|
a0b16afde2
|
plusone-commons 重构,代码随之重构调整。
|
2023-02-24 17:30:18 +08:00 |
ZhouXY108
|
0212020dcf
|
修改领域模型。
|
2023-02-17 11:24:55 +08:00 |
ZhouXY108
|
bac7a007e6
|
将 find 方法的返回值改为 Optional<T>。
|
2023-02-16 15:42:30 +08:00 |
ZhouXY108
|
f70e9575ea
|
改造 exists 相关方法。
|
2023-02-16 14:35:10 +08:00 |
ZhouXY108
|
cbc2711540
|
重构 DAO 基础代码。
|
2023-02-11 20:34:16 +08:00 |
ZhouXY108
|
cec72ba7f9
|
进一步完善 JdbcEntityDaoSupport 和 AssertResult 的 API,使构建 Repository 的实现更容易。
|
2023-02-09 00:35:17 +08:00 |
ZhouXY108
|
cb07c0befd
|
JdbcEntityDaoSupport 类添加 update 方法,方便使用。
|
2022-12-07 18:29:29 +08:00 |
ZhouXY108
|
e916d067f3
|
first commit.
|
2022-12-07 18:14:38 +08:00 |