We have a long running processing which needs to be handled via springboot rest api endpoint. the consumer will read this end point(GET) and will process the data.
since