Commit Graph

14 Commits

Author SHA1 Message Date
opensnail
c447379f7c feat(sj_1.0.0): 客户端接口采用@Validated+@Valid校验 2024-06-02 22:58:35 +08:00
dhb52
e2f7dbfdc4 refactor: springframework.CollectionUtils => hutool.CollUtil 2024-06-02 22:53:22 +08:00
opensnail
08cf9e9909 feat(sj_1.0.0): 优化客户端group配置和enabled加载顺序
1. 优化类名handler -> 优化handle
2. 客户EnableSnailJob#group配置可以不强制指定,支持在配置文件中配置,具体见注解
3. 是否开启enabled配置,调整为用户的配置> 默认配置
2024-05-25 09:29:10 +08:00
opensnail
efa6f5468e feat(sj_1.0.0): 格式化代码 2024-05-15 22:59:03 +08:00
opensnail
0c5a94fa4d feat(sj_1.0.0): 优化注意事项 2024-05-15 09:36:10 +08:00
opensnail
d5b5c1cef2 feat(sj_1.0.0): 定时任务客户端接入告警 2024-05-08 15:34:53 +08:00
opensnail
8de1c56067 feat(sj_1.0.0): 日志组件优化和邮箱通知 2024-05-04 09:10:32 +08:00
opensnail
d5c78014f9 feat(sj_1.0.0): 优化通知配置 2024-04-28 18:22:15 +08:00
opensnail
b2808a9544 feat(sj_1.0.0): 填加声明 2024-04-25 11:53:00 +08:00
opensnail
0b928deda1 feat(sj_1.0.0): 优化唯一键生成器接口路径问题 2024-04-21 23:08:31 +08:00
opensnail
caaa5f9cc3 feat(sj_1.0.0): 优化重试告警场景类名 2024-04-19 18:30:10 +08:00
opensnail
850d2cab36 feat(1.0.0): retry模块类命名优化 2024-04-16 16:32:43 +08:00
dhb52
2c8a158be4 refactor: 代码去easy-retry化 2024-04-16 16:01:45 +08:00
opensnail
fff8f6342c feat(3.3.0): easy-retry 更名为snail-job 2024-04-15 18:26:32 +08:00