I have created a spring boot application to work spring batch framework.But unfornunately none of the RestController method is working:
My RestController class is as belo