0.1.3-SNAPSHOT #1

Merged
ZhouXY108 merged 25 commits from dev into main 2024-08-05 08:59:30 +08:00

25 Commits (main)

Author SHA1 Message Date
ZhouXY108 a61869b6b2 修改 InvalidInputException 2023-10-18 12:12:07 +08:00
ZhouXY108 04ac9b1c8d plusone-commons 中新增 BaseRuntimeException 作为基础运行时异常,原 BaseException 作为基础检查型异常。 2023-10-18 11:06:14 +08:00
ZhouXY108 629a28ff62 格式化代码 2023-09-10 16:42:45 +08:00
ZhouXY108 791b3bb14c 允许继承 InvalidInputException 2023-09-10 16:42:36 +08:00
ZhouXY108 0ea6867856 plusone-commons 修改了 BaseException 2023-09-09 18:45:02 +08:00
ZhouXY108 1d4eadaefe 修改测试类。 2023-07-19 10:34:21 +08:00
ZhouXY108 5dbdcc7d10 修改测试类。 2023-07-19 10:34:02 +08:00
ZhouXY108 dc09453a1a 优化代码。 2023-07-19 02:39:02 +08:00
ZhouXY108 7ae8a5b6d3 优化代码,修改方法名。 2023-07-19 02:38:52 +08:00
ZhouXY108 0e2b1ffd48 Organize imports. 2023-04-23 22:48:31 +08:00
ZhouXY108 4a841db2ee 调整代码。 2023-04-16 00:52:18 +08:00
ZhouXY108 e4af5b33b3 暂时用不到 commons-collections4。 2023-04-04 14:58:41 +08:00
ZhouXY108 3b040a442d 更改版本号。 2023-04-04 00:20:51 +08:00
ZhouXY108 0a4ad3a5ba 简化代码。 2023-04-04 00:20:02 +08:00
ZhouXY108 b84db2ce56 引入 commons-collections4。 2023-04-04 00:19:56 +08:00
ZhouXY108 db909ff93f fix bug. 2023-04-04 00:07:32 +08:00
ZhouXY108 e9918b274a 简化代码。 2023-04-04 00:06:34 +08:00
ZhouXY108 3c14fb0656 简化代码。 2023-04-04 00:03:46 +08:00
ZhouXY108 17f7a1f4ac fix bug. 2023-04-03 23:56:32 +08:00
ZhouXY108 5dc37c081e VS Code 配置。 2023-04-03 23:41:51 +08:00
ZhouXY108 fd4c4db411 调整依赖。 2023-04-03 23:41:21 +08:00
ZhouXY108 55089dbb25 bugfix. 2023-02-24 11:49:13 +08:00
ZhouXY108 db2678803b 代码调整。 2023-02-24 11:20:15 +08:00
ZhouXY108 a2e01a8b8e 添加测试用例。 2023-02-24 09:45:33 +08:00
ZhouXY108 b6e823a211 升级 Junit5,移除 hutool,使用 commons-lang3。 2023-02-24 09:45:04 +08:00