**Current** The connections will be closed after `wait_timeout` in server side, "Min Pool Size" dot not work. **Expect** Set a property to keep alive. [HikariCP](https://github.com/brettwooldridge/HikariCP#frequently-used) used a property `keepaliveTime` to solve that.