Skip to content

Commit

Permalink
Update RM
Browse files Browse the repository at this point in the history
  • Loading branch information
xuxueli committed Jan 18, 2025
1 parent 8832022 commit ea5f106
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/XXL-JOB官方文档.md
Original file line number Diff line number Diff line change
Expand Up @@ -2454,6 +2454,7 @@ public void execute() {
}
```
- 6、[规划中]登陆态Token生成逻辑优化,混淆登陆时间属性,降低token泄漏风险;
- 7、[规划中]组件扫描改为BeanPostProcessor方式,避免小概率情况下提前初始化;底层组件移除单例写法,汇总factory统一管理;
### TODO LIST
- 1、调度隔离:调度中心针对不同执行器,各自维护不同的调度和远程触发组件。
Expand Down

0 comments on commit ea5f106

Please sign in to comment.