ZhouXY108
|
c6d3cbeaf5
|
添加 Assert 类。
|
2023-04-21 01:46:46 +08:00 |
ZhouXY108
|
1ed01efabc
|
将 IWithCode 和 BaseException 移回来。
|
2023-04-16 00:43:34 +08:00 |
ZhouXY108
|
d471a49dc4
|
input 参数可为 null。
|
2023-04-16 00:34:30 +08:00 |
ZhouXY108
|
10f6d748c8
|
删除注解。
|
2023-04-16 00:24:15 +08:00 |
ZhouXY108
|
4617896655
|
IWithCode 和 BaseException 移动到 plusone-exception-handler 中。
|
2023-04-16 00:24:00 +08:00 |
ZhouXY108
|
de835797e3
|
去除 Lombok。
|
2023-04-15 21:58:41 +08:00 |
ZhouXY108
|
79a729bd75
|
删除没必要的配置文件。
|
2023-04-15 21:55:00 +08:00 |
ZhouXY108
|
763c5174f7
|
去除 lombok。
|
2023-04-15 21:54:42 +08:00 |
ZhouXY108
|
728fab165e
|
Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
# pom.xml
# src/main/java/xyz/zhouxy/plusone/commons/util/ArrayUtil.java
# src/main/java/xyz/zhouxy/plusone/commons/util/Enumeration.java
# src/main/java/xyz/zhouxy/plusone/commons/util/RestfulResult.java
# src/test/java/xyz/zhouxy/plusone/commons/EnumerationTests.java
# src/test/java/xyz/zhouxy/plusone/commons/util/RestfulResultTest.java
|
2023-04-15 21:52:15 +08:00 |
ZhouXY108
|
1959d1b2cb
|
整理代码。
|
2023-04-15 20:16:21 +08:00 |
ZhouXY108
|
96784e1263
|
只有一个属性,属性名为 value 即可。
|
2023-04-15 13:48:50 +08:00 |
ZhouXY108
|
ef65a583b1
|
添加 StaticFactoryMethod 注解。
|
2023-04-15 13:43:02 +08:00 |
ZhouXY108
|
1b4958f5f6
|
调整代码。
|
2023-04-15 05:09:25 +08:00 |
ZhouXY108
|
ef20960480
|
修改日志输出格式。
|
2023-04-15 04:28:03 +08:00 |
ZhouXY108
|
5ad812074b
|
重命名 Arrays2 类为 ArrayUtil,修改方法签名。
|
2023-04-15 04:27:50 +08:00 |
ZhouXY108
|
49408d91d6
|
稍修改 Enumeration;修改测试内容。
|
2023-04-15 03:59:04 +08:00 |
ZhouXY108
|
8712d954e2
|
修改测试内容,体现 RestfulResult#successIf 方法允许只传入 condition 参数。
|
2023-04-15 03:57:26 +08:00 |
ZhouXY108
|
4d6e116fc5
|
添加重载方法,允许正则表达式以字符串的形式作为参数,并对字符串对应的正则表达式进行缓存。
|
2023-04-15 03:55:21 +08:00 |
ZhouXY108
|
de73ce4184
|
添加日志依赖,方便测试时进行日志输出。
|
2023-04-15 02:48:15 +08:00 |
ZhouXY108
|
0fa1fc3964
|
重构 Enumeration 类。
|
2023-04-15 02:47:11 +08:00 |
ZhouXY108
|
3218a2289a
|
将 lambda 替换为方法引用。
|
2023-04-15 02:40:45 +08:00 |
ZhouXY108
|
f1300e9a5c
|
添加许可证文件。
|
2023-04-13 11:00:41 +08:00 |
ZhouXY108
|
56ce9a5fa6
|
简单调整,并去除 lombok。
|
2023-04-12 11:01:42 +08:00 |
ZhouXY108
|
2babb5fb2d
|
修改 DEFAULT_ERROR_STATUS。
|
2023-04-04 18:54:32 +08:00 |
ZhouXY108
|
34ba007e1b
|
默认错误码应是 5000000。
|
2023-04-04 14:12:47 +08:00 |
ZhouXY108
|
1ddac02a8c
|
添加 api。
|
2023-04-03 18:01:56 +08:00 |
ZhouXY108
|
a56c0aa09d
|
Merge pull request '合并更改。' (#1) from dev into master
Reviewed-on: #1
|
2023-03-17 19:03:41 +08:00 |
ZhouXY108
|
e3af2bd4e7
|
添加重载方法。
|
2023-03-17 18:20:19 +08:00 |
ZhouXY108
|
a9bc2bfdc2
|
jsr305 和 guava 作为默认引入的依赖。
|
2023-03-17 18:19:26 +08:00 |
ZhouXY108
|
61bd352fd7
|
修改 toString 方法。
|
2023-03-13 16:33:38 +08:00 |
ZhouXY108
|
0b80cf34ba
|
添加单元测试依赖。
|
2023-03-13 16:25:13 +08:00 |
ZhouXY108
|
481253c65d
|
添加 copyright。
|
2023-03-13 14:26:03 +08:00 |
ZhouXY108
|
d81e68995a
|
添加方法。
|
2023-03-13 14:25:28 +08:00 |
ZhouXY108
|
be20e255b9
|
内联变量。
|
2023-03-10 18:05:20 +08:00 |
ZhouXY108
|
f480c27894
|
添加工具类 Arrays2。
|
2023-03-10 18:04:59 +08:00 |
ZhouXY108
|
2c4c9069c6
|
重构。
|
2023-02-24 11:10:27 +08:00 |
ZhouXY108
|
3a4a9c5166
|
Merge tag '0.1.0-SNAPSHOT' into dev
0.1.0-SNAPSHOT released.
|
2023-02-18 12:00:56 +08:00 |
ZhouXY108
|
172612e37b
|
Merge branch 'release/0.1.0-SNAPSHOT'
|
2023-02-18 12:00:27 +08:00 |
ZhouXY108
|
ab1f157b16
|
修改版本号。
|
2023-02-18 11:59:42 +08:00 |
ZhouXY108
|
27183d8e0e
|
重构代码,调整 API。
|
2023-02-18 11:58:06 +08:00 |
ZhouXY108
|
3f4343c996
|
重写 toString 方法。
|
2022-12-15 11:43:24 +08:00 |
ZhouXY108
|
2e1ee521f7
|
将校验器抽离到一个单独的包。
|
2022-12-14 13:29:09 +08:00 |
ZhouXY108
|
288e1e83f1
|
将 PlusoneException 的构造器改为 public。
|
2022-12-11 00:14:14 +08:00 |
ZhouXY108
|
6facacb4b1
|
添加校验器。
|
2022-12-10 23:16:04 +08:00 |
ZhouXY108
|
7eea5ed7e0
|
将 PageDTO 和 PagingAndSortingQueryParams 添加到 plusone-commons。
|
2022-11-08 13:52:44 +08:00 |
ZhouXY108
|
0d5eef24e3
|
first commit.
|
2022-11-07 17:49:27 +08:00 |