MyGit

1.0

jas502n/xxl-job

版本发布时间: 2020-10-29 11:13:38

jas502n/xxl-job最新发布版本:1.0(2020-10-29 11:13:38)

java -jar xxl-job-executor-sample-springboot-2.2.0.jar

POST /run HTTP/1.1
Content-Type: application/json;charset=UTF-8
Accept-Charset: application/json;charset=UTF-8
Cache-Control: no-cache
Pragma: no-cache
User-Agent: Java/1.8.0_60
Host: 127.0.0.1:9999
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Connection: keep-alive
Content-Length: 339

{
  "jobId": 1,
  "executorHandler": "",
  "executorParams": "",
  "executorBlockStrategy": "SERIAL_EXECUTION",
  "executorTimeout": 0,
  "logId": 14,
  "logDateTime": 1603865786404,
  "glueType": "GLUE_SHELL",
  "glueSource": "touch /tmp/xxl",
  "glueUpdatetime": 1603860395000,
  "broadcastIndex": 0,
  "broadcastTotal": 1
}
HTTP/1.1 200 OK
content-type: text/html;charset=UTF-8
content-length: 12
connection: keep-alive

{"code":200}

image

相关地址:原始地址 下载(tar) 下载(zip)

1、 xxl-job-executor-sample-springboot-2.2.0.jar 26.42MB

查看:2020-10-29发行的版本