Commit Graph

17 Commits (44f2067f20ce0efb7731c4f4d6c44261f6cb0b10)

Author SHA1 Message Date
ZhouXY108 44f2067f20 plusone-exception-handler 0.0.7-SNAPSHOT 暂时有 bug,用回 0.0.6-SNAPSHOT。 2023-02-09 15:45:24 +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 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 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 fc4725d932 删除多余的注解。 2022-12-12 04:00:05 +08:00
ZhouXY108 7d37dead60 异常处理器升级到 0.0.4-SNAPSHOT。 2022-12-11 15:16:28 +08:00
ZhouXY108 52d248c35e 去除重复判断。 2022-12-10 02:07:09 +08:00
ZhouXY108 08f8da3516 1. 修复 isEmpty 的 bug。
2. 重构校验器。
2022-12-09 17:37:10 +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