I have a spring boot application that has a controller to receive the request to invoke a service.
in Conrtoller,
@PostMapping("/loadData") p