multiple springboot microservices with single connection pool
I have multiple microservices springboot app running as jar file, each of them will create a connection to a centralize oracle database. I wish to have a connection pool for all these microservices to share use.