ZhouXY108
|
c654ffc0c8
|
允许根据多个字段进行排序。
|
2023-04-29 18:41:13 +08:00 |
ZhouXY108
|
bf082b56d9
|
添加工具类。
|
2023-04-29 18:38:14 +08:00 |
ZhouXY108
|
bf9d2fc45b
|
使用不可变的 Set 存放可用于排序的列名。
|
2023-04-29 17:55:58 +08:00 |
ZhouXY108
|
20549648c5
|
添加 hasText 方法。
|
2023-04-29 17:45:20 +08:00 |
ZhouXY108
|
a932da8b7f
|
添加 MoreStrings。
|
2023-04-29 17:45:02 +08:00 |
ZhouXY108
|
fc848eadc8
|
添加 Overridable 注解。
|
2023-04-29 17:10:48 +08:00 |
ZhouXY108
|
d8d4e22e8f
|
简单调整代码。
|
2023-04-29 15:54:00 +08:00 |
ZhouXY108
|
a22d9171c9
|
使用 guava 简化代码。
|
2023-04-29 15:35:34 +08:00 |
ZhouXY108
|
2766213e43
|
isTrue 和 isFalse 的 conditions 参数允许为空。
|
2023-04-29 15:16:50 +08:00 |
ZhouXY108
|
3d51eab3b4
|
Merge branch 'dev' of http://zhouxy.xyz:3000/ZhouXY108/plusone-commons into dev
|
2023-04-29 15:09:53 +08:00 |
ZhouXY108
|
c6ddb8ab1e
|
将 ValueSet 中的 Map 改为不可变集合。
|
2023-04-29 15:08:26 +08:00 |
ZhouXY108
|
d2f50cede5
|
优化代码。
|
2023-04-25 09:06:00 +08:00 |
ZhouXY108
|
a771b207f8
|
添加 Predicates 工具类。
|
2023-04-23 22:45:59 +08:00 |
ZhouXY108
|
ffe077bf5e
|
丰富函数式编程接口。
|
2023-04-23 22:44:38 +08:00 |
ZhouXY108
|
0e2c52b717
|
减少 Nonnull 注解的滥用。
|
2023-04-21 03:21:44 +08:00 |
ZhouXY108
|
f4da6b6ca1
|
完善 Assert。
|
2023-04-21 03:21:21 +08:00 |
ZhouXY108
|
b8df9b5f55
|
指定 maven 插件为最新版本。
|
2023-04-21 01:53:31 +08:00 |
ZhouXY108
|
15a8b23ae3
|
调整代码,避免滥用 Nonnull 注解。
|
2023-04-21 01:47:18 +08:00 |
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 |