Skip to content

pkuerzer/dynamic-quartz-job-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"# dynamic-quartz-job-service"

To schedule a job just send a post request to one of the endpoints.

For example:

http://localhost:8080/job/create/daily
RequestBody: {"name":"Job 2", "cronExpression":"10 * * * * ?"}

About

schedule quartz jobs unsing http requests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published