How to configure Spring Batch Admin to use its JSON API

强颜欢笑 提交于 2019-12-12 03:34:38

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!