I have a common spring boot application consisting of a controller and a service layer. A database is not involved as I use another rest api to store the data.
Now I