ltsopensource / light-task-scheduler

Distributed Scheduled Job Framework
Apache License 2.0
3.01k stars 1.15k forks source link

jobClient Spring XML方式启动 需要配置为 init-method="start" #406

Open liuliangbin opened 6 years ago

liuliangbin commented 6 years ago

Spring XML方式启动 需要配置为 init-method="start"
jobClient 确保 jobClient调用提交任务时候已经启动。