Commit Graph

87 Commits (main)

Author SHA1 Message Date
ZhouXY108 117390c5ae 集成 FastDFS。 2023-02-09 00:37:06 +08:00
ZhouXY108 cec72ba7f9 进一步完善 JdbcEntityDaoSupport 和 AssertResult 的 API,使构建 Repository 的实现更容易。 2023-02-09 00:35:17 +08:00
ZhouXY108 d01db60309 使用原先 ExceptionHandler 共享 ExceptionInfoHolder 的方式。 2023-02-09 00:32:12 +08:00
ZhouXY108 151a33cad4 调整配置文件。优化代码格式。 2023-02-01 09:46:57 +08:00
ZhouXY108 1611bf38e8 Merge branch 'dev' into main 2023-01-28 17:37:12 +08:00
ZhouXY108 6d7517f778 调整配置文件。 2023-01-28 17:36:35 +08:00
ZhouXY108 c73c722b87 更新依赖;解决依赖冲突;调整、重构代码。 2023-01-28 12:40:02 +08:00
ZhouXY108 2c967a4c0d 注册时不要求填写性别与头像。 2022-12-30 17:51:25 +08:00
ZhouXY108 90da53bf2b AccountLoginException 没必要输出太多信息,创建一个拦截器专门处理。 2022-12-29 17:51:54 +08:00
ZhouXY108 7462b47655 升级 Spring Boot 到 2.7.7。 2022-12-28 16:57:26 +08:00
ZhouXY108 17273b0bc6 Merge pull request 'dev' (#3) from dev into master
Reviewed-on: #3
2022-12-17 22:55:06 +08:00
ZhouXY108 46a72e63c0 删除 TestController。 2022-12-15 11:38:22 +08:00
ZhouXY108 ad8a6da44d 2022/12/14 2022-12-14 14:42:56 +08:00
ZhouXY108 d398800ce4 重构,升级异常拦截器为 0.0.5-SNAPSHOT。 2022-12-14 14:30:54 +08:00
ZhouXY108 71438901a0 重构。 2022-12-14 13:41:57 +08:00
ZhouXY108 6f4503684f 校验器提取为单独的项目。 2022-12-14 13:41:37 +08:00
ZhouXY108 80530edf6b 添加修改密码接口。 2022-12-12 04:01:24 +08:00
ZhouXY108 263777aa70 根据腾讯云的规定,验证码只能是纯数字。 2022-12-12 04:01:00 +08:00
ZhouXY108 fc4725d932 删除多余的注解。 2022-12-12 04:00:05 +08:00
ZhouXY108 c69aaf7ba1 Revert "update file."
This reverts commit 509e195fee.
2022-12-12 02:09:46 +08:00
ZhouXY108 a11cac238d 抛出异常。 2022-12-12 01:44:27 +08:00
ZhouXY108 7d37dead60 异常处理器升级到 0.0.4-SNAPSHOT。 2022-12-11 15:16:28 +08:00
ZhouXY108 0ab296358d 将 AllExceptionHandler 提取到 plusone-exception-handler 中。 2022-12-11 02:37:13 +08:00
ZhouXY108 509e195fee update file. 2022-12-11 02:35:37 +08:00
ZhouXY108 e084d31f71 去除多余依赖。 2022-12-11 02:35:08 +08:00
ZhouXY108 eb6d4fbbea 修改 DefaultExceptionHandler,防止其拦截其它异常。 2022-12-11 02:34:28 +08:00
ZhouXY108 2a8a185288 配置 Spring devtools,防止出现因 Spring devtools 运行失败的问题。 2022-12-11 02:32:25 +08:00
ZhouXY108 00269987c7 更新异常拦截器版本。 2022-12-11 00:22:08 +08:00
ZhouXY108 7a5279a38c 优化代码。 2022-12-11 00:21:40 +08:00
ZhouXY108 2d02899372 Merge pull request 'dev' (#1) from dev into master
Reviewed-on: #1
2022-12-10 03:46:53 +08:00
ZhouXY108 cc6e3a41c3 完善 BaseValidator2。 2022-12-10 03:42:44 +08:00
ZhouXY108 52d248c35e 去除重复判断。 2022-12-10 02:07:09 +08:00
ZhouXY108 3c65e701f1 更改类注释。 2022-12-10 01:23:53 +08:00
ZhouXY108 08f8da3516 1. 修复 isEmpty 的 bug。
2. 重构校验器。
2022-12-09 17:37:10 +08:00
ZhouXY108 70f4a9fb45 修改 MybatisUtil 的实现,并更名为 MyBatisContextUtil。 2022-12-08 18:08:23 +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