Hi all,

In Spring Batch Admin there is RESTful services to execute job as bellow:

org.springframework.batch.admin.web.JobController.launch(ModelMap, String, LaunchRequest, Errors, String)
...