How to solve “Socket read timed out” when using hikari connection pool
I am developing an application using play framework (version 2.8.0), java(version 1.8) with an oracle database(version 12C). There is only zero or one hit to the database in a day, I am getting below …