Skip to content

zeroFruit/spring-batch-schedule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-batch-schedule

Description

Web application which run spring-batch job. That specific job call external REST api.

http://localhost:8080
method route parameters description
GET / name=<job-name> Start scheduled job. And return job id
DELETE /:id Stop job matching with job id
PATCH /:id Restart job matching with job id
GET /random Sample REST api which is called inside job

Which REST API is being used

You can test here. https://gturnquist-quoters.cfapps.io/api/random

About

spring batch schedulable job which call external REST api

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published