Commit Graph

10 Commits

Author SHA1 Message Date
056eb8a373 feat(schedule): 新增 ConditionalOnEnabledScheduleJob 注解 2025-05-18 15:33:38 +08:00
bf3e1590fa style: 统一请求参数、响应参数注释 2025-04-17 21:57:09 +08:00
4ae716c34f style: 统一请求参数、响应参数注释 2025-04-16 21:46:08 +08:00
c041496f65 refactor(schedule): 重构任务调度模块,使用 OpenFeign 替代 WebClient 2025-03-28 23:07:52 +08:00
19639c946a refactor: 用 @Email 和 @Mobile 注解替换了部分验证,提高了代码可读性,修改了多处错误提示信息,使其更加友好 2025-03-27 21:21:53 +08:00
7d4ae0b35a refactor: 移除 DateTimeFormat 注解的使用,日期类型统一改为 LocalDateTime
starter-web 模块已支持 Query 日期时间转换
2025-03-26 23:17:11 +08:00
cae6da298c build: continew-starter 2.9.0 => 2.10.0
1.适配限流模块、链路追踪模块、访问日志等配置调整
2.适配Crud模块 API 命名变化(add => create、detail => get)
3.适配 sa-token、snail-job 升级变化
2025-03-26 22:58:21 +08:00
144251b21e refactor: 调整 starter 内的 BaseResp、BaseDetailResp 到 admin 项目 2024-12-27 20:48:38 +08:00
3116836b01 chore: 优化部分注释 2024-11-17 21:58:55 +08:00
c276e53a8e refactor: 优化项目模块命名(简化、分类、统一) 2024-10-30 23:01:54 +08:00