问题
I am using Spring Batch in my project with oracle and created 2-3 jobs, which is working fine and inserting into jobs meta data tables.
Now I would like to track jobs running information. I read about Spring Batch Admin JSON API. Do not want to use HTML UI. How we can use JSON API to get data from batch tables.
来源:https://stackoverflow.com/questions/36354695/how-to-configure-spring-batch-admin-to-use-its-json-api