I'm using HikariCP with Spring Data JPA. I have a Microservice that persists some data in some tables. If the Microservices is idle for most 5 minutes, I call the Microservice and I start getting the ...