Commit 2b35bd8f by xuxueli

调度中心dispatcher servlet加载顺序优化;

执行器回调乱码问题修复;
parent d4f16175
Showing with 5 additions and 3 deletions
## 《分布式任务调度平台XXL-JOB》
## 《分布式任务调度平台XXL-JOB》
......@@ -1630,8 +1630,10 @@ Tips: 历史版本(V1.3.x)目前已经Release至稳定版本, 进入维护阶段
- 25、项目依赖升级至较新稳定版本,如spring、spring-boot、mybatis、slf4j、groovy等等;
### 6.27 版本 v2.1.2 Release Notes[迭代中]
- 1、[迭代中]移除commons-exec,采用原生方式实现;
- 2、[迭代中]任务操作API服务调整为restful方式,降低接入成本;
- 1、调度中心dispatcher servlet加载顺序优化;
- 2、执行器回调乱码问题修复;
- 3、[迭代中]移除commons-exec,采用原生方式实现;
- 4、[迭代中]任务操作API服务调整为restful方式,降低接入成本;
### TODO LIST
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment