Commit 4cb4c7af by xuxueli

update document

parent 0aaa900d
Showing with 2 additions and 1 deletions
## 《分布式任务调度平台XXL-JOB》 ## 《分布式任务调度平台XXL-JOB》
...@@ -1679,6 +1679,7 @@ public ReturnT<String> execute(String param) { ...@@ -1679,6 +1679,7 @@ public ReturnT<String> execute(String param) {
- 4、调度中心dispatcher servlet加载顺序优化; - 4、调度中心dispatcher servlet加载顺序优化;
- 5、执行器回调地址https兼容支持; - 5、执行器回调地址https兼容支持;
- 6、多个项目依赖升级至较新稳定版本; - 6、多个项目依赖升级至较新稳定版本;
注意:最新版本 "XxlJobSpringExecutor" 逻辑有调整,历史项目中该组件的配置方式请参考Sample示例项目进行调整,尤其注意需要移除组件的init和destroy方法; 注意:最新版本 "XxlJobSpringExecutor" 逻辑有调整,历史项目中该组件的配置方式请参考Sample示例项目进行调整,尤其注意需要移除组件的init和destroy方法;
......
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