I have two microservices written with Spring boot and Java working in a system. The second microservice calls a database and returns a response to the first microservice. I