Spring Cloud Task, A short-lived microservices framework to quickly build applications that perform finite amounts of data processing. Simple declarative for adding both functional and non-functional features to Spring Boot apps.
快速开始
1 |
|
1 |
|
database
数据库相关脚本在spring-cloud-task-core-2.0.0.RELEASE.jar/org/springframework/cloud/task/
目录下,比如:schema-mysql.sql
,包括5
张表:
TASK_EXECUTION
TASK_EXECUTION_PARAMS
TASK_TASK_BATCH
TASK_SEQ
TASK_LOCK