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)
...
Type: Posts; User: mquan86; Keyword(s):
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)
...