ZhouXY108
|
79466d180f
|
优化代码。
|
2023-06-29 01:43:43 +08:00 |
ZhouXY108
|
dcb86f9100
|
标识过时方法。
|
2023-06-29 01:43:08 +08:00 |
ZhouXY108
|
e972899fbb
|
IWithCode 相关接口的使用调整。
|
2023-06-29 01:41:55 +08:00 |
ZhouXY108
|
aa7f10008f
|
NumberUtil 改为 Numbers。
|
2023-06-29 01:39:43 +08:00 |
ZhouXY108
|
b32dac3b8a
|
ValidatableStringRecord 移动到 plusone-commons 并优化。
|
2023-06-29 01:37:35 +08:00 |
ZhouXY108
|
2f07ce0e5f
|
Merge branch 'dev' of http://zhouxy.xyz:3000/ZhouXY108/plusone-admin into dev
|
2023-06-29 01:32:42 +08:00 |
ZhouXY108
|
30f67dfa18
|
领域事件相关建模。
|
2023-06-29 01:28:14 +08:00 |
ZhouXY108
|
87942d708a
|
正则相关的操作由 RegexUtil 负责。
|
2023-06-29 01:27:14 +08:00 |
ZhouXY108
|
d05fcbfc9c
|
更新 Spring Boot 版本。
|
2023-06-29 01:26:39 +08:00 |
ZhouXY108
|
363460fe96
|
调整枚举类。
|
2023-06-29 01:26:17 +08:00 |
ZhouXY108
|
92896a0345
|
Merge branch 'dev' of http://zhouxy.xyz:3000/ZhouXY108/plusone-admin into dev
|
2023-05-16 17:39:21 +08:00 |
ZhouXY108
|
ac3fdae2d0
|
改用 ValueSet 的静态工厂方法。
|
2023-05-16 17:39:09 +08:00 |
ZhouXY108
|
8dcf8eadac
|
修改注释。
|
2023-05-16 17:38:37 +08:00 |
ZhouXY108
|
39d8eac578
|
删除多余的导入。
|
2023-04-28 23:42:15 +08:00 |
ZhouXY108
|
3858aa16e1
|
更新 Spring Boot 版本。
|
2023-04-28 23:41:15 +08:00 |
ZhouXY108
|
4d3d0f7cc7
|
commit.
|
2023-04-20 21:29:23 +08:00 |
ZhouXY108
|
17b5b55d59
|
添加些许规约。
|
2023-04-19 19:24:00 +08:00 |
ZhouXY108
|
30f29bb4b3
|
更改 Password 实现。
|
2023-04-19 06:05:02 +08:00 |
ZhouXY108
|
104bffb0e8
|
Merge branch 'dev' of http://zhouxy.xyz:3000/ZhouXY108/plusone-admin into dev
|
2023-04-16 04:33:31 +08:00 |
ZhouXY108
|
62607dc0a4
|
plusone-exception-handler 的代码调整。
|
2023-04-16 00:54:59 +08:00 |
ZhouXY108
|
fe03b6da4d
|
静态工厂方法添加 @StaticFactoryMethod 注解。
|
2023-04-16 00:16:11 +08:00 |
ZhouXY108
|
0f145e383e
|
重构 FastDFSFile。
|
2023-04-16 00:08:36 +08:00 |
ZhouXY108
|
89584d2a48
|
重构代码。
|
2023-04-16 00:08:35 +08:00 |
ZhouXY108
|
f3017e90c0
|
修改错别字。
|
2023-04-16 00:08:35 +08:00 |
ZhouXY108
|
f1d16808c6
|
添加常量。
|
2023-04-16 00:08:35 +08:00 |
ZhouXY108
|
8460b9da29
|
修改部分 jsr305 注解的使用。
|
2023-04-16 00:08:04 +08:00 |
ZhouXY108
|
19fc97362c
|
更改 Exception Handler 版本。
|
2023-04-16 00:06:36 +08:00 |
ZhouXY108
|
d91f818c96
|
Merge remote-tracking branch 'origin/main' into main
|
2023-04-15 22:06:58 +08:00 |
ZhouXY108
|
65d77f35c1
|
静态工厂方法添加 @StaticFactoryMethod 注解。
|
2023-04-15 14:01:46 +08:00 |
ZhouXY108
|
b14c03fc32
|
静态工厂方法添加 @StaticFactoryMethod 注解。
|
2023-04-15 14:00:20 +08:00 |
ZhouXY108
|
ba34fa4a2b
|
重构 FastDFSFile。
|
2023-04-15 13:38:00 +08:00 |
ZhouXY108
|
b015f5d1c4
|
重构代码。
|
2023-04-15 13:37:44 +08:00 |
ZhouXY108
|
6335fa03b1
|
Merge branch 'dev' of http://zhouxy.xyz:3000/ZhouXY108/plusone-admin into dev
|
2023-04-15 12:26:02 +08:00 |
ZhouXY108
|
0e0d6f1808
|
plusone-commons 做了调整。
|
2023-04-15 05:24:03 +08:00 |
ZhouXY108
|
5215fded9c
|
修改错别字。
|
2023-04-06 16:21:54 +08:00 |
ZhouXY108
|
c30cca8f6a
|
添加常量。
|
2023-04-04 18:53:38 +08:00 |
ZhouXY108
|
06ffc8d858
|
避免实例化。
|
2023-04-04 00:32:25 +08:00 |
ZhouXY108
|
60b4f18e8c
|
更改 hutool 版本。
|
2023-04-04 00:27:53 +08:00 |
ZhouXY108
|
2b282039ad
|
更新 plusone-validator 和 plusone-exception-handler。
|
2023-04-04 00:24:31 +08:00 |
ZhouXY108
|
ea7a8ee6a0
|
Merge pull request '整合多次更改' (#1) from dev into main
Reviewed-on: #1
|
2023-03-29 18:54:03 +08:00 |
ZhouXY108
|
67313938e1
|
提交代码。
|
2023-03-28 15:41:15 +08:00 |
ZhouXY108
|
27be582bfb
|
升级 Spring Boot 版本。
|
2023-03-28 15:40:49 +08:00 |
ZhouXY108
|
288ce9689f
|
postgresql:42.3.8 依赖 checker-qual:3.5.0,将 guava 的版本更改为 30.1-jre,避免依赖冲突。
|
2023-03-21 15:52:38 +08:00 |
ZhouXY108
|
71edaa60a4
|
整理依赖。
|
2023-03-17 18:46:39 +08:00 |
ZhouXY108
|
39cd57e675
|
使用原生哈希算法。使用自己实现的随机盐生成方法。
|
2023-03-17 18:46:06 +08:00 |
ZhouXY108
|
7a44c43402
|
使用原生 UUID。
|
2023-03-17 18:44:51 +08:00 |
ZhouXY108
|
55395ed327
|
自己实现随机字符串的生成。
|
2023-03-17 18:44:33 +08:00 |
ZhouXY108
|
956da350ed
|
更改 plusone-exception-handler 版本。
|
2023-03-17 18:43:24 +08:00 |
ZhouXY108
|
78cdded667
|
int 数组的值总和可能大于 int 的最大值,使用 long 类型的变量存储其结果。
|
2023-03-17 18:42:43 +08:00 |
ZhouXY108
|
cc3c4be8de
|
升级 hutool。
|
2023-03-14 18:10:02 +08:00 |