You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xxl-job/xxl-job-executor-samples/xxl-job-executor-sample-spring/src/main
xuxueli 1427644853
命令行任务:原生提供通用命令行任务Handler(Bean任务,"CommandJobHandler");业务方只需要提供命令行即可;
6 years ago
..
java/com/xxl/job/executor/service/jobhandler 命令行任务:原生提供通用命令行任务Handler(Bean任务,"CommandJobHandler");业务方只需要提供命令行即可; 6 years ago
resources - 组件化优化,移除对 spring 的依赖:非spring应用选用 "XxlJobExecutor" 、spring应用选用 "XxlJobSpringExecutor" 作为执行器组件; 6 years ago
webapp 新增Nutz执行器Sample示例项目; 7 years ago