Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 310 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 310 Bytes

Scheduler

Objective is to create a Spring Scheduler with dynamically scheduling jobs

It provides rest api's to schedule certain jobs/tasks using this Spring Scheduler, which will allow other projects to use this service inside their microservices without any change/addition to the existing microservices.