Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spring Cloud DataFlow Quartz定时执行

官方版本定时任务执行只支持 Kubernetes ,使用cronJob实现。如果想本地测试,或者部署模式并不是大型集群,使用Kubernetes过于臃肿庞大。

使用Quartz实现定时任务执行,同时可开启Quartz分布式模式实现小型集群的定时任务管理需求

快速开始

1.创建数据表

执行resources/schema 文件夹下的创表SQL。使用mysql数据库作为存储

2.启动 Spring cloud dataflow

java -jar spring-cloud-dataflow-server-local.jar

3.创建定时任务开始使用

备注

基于Spring cloud DataFlow 1.7.4.RELEASE进行修改

下载

About

spring cloud dataflow schedule implemented by quartz

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.