DP-3T / dp3t-sdk-backend

The backend implementation for DP3T
Mozilla Public License 2.0
199 stars 87 forks source link

Feature/clouddbpoolconfig #218

Closed martinalig closed 4 years ago

martinalig commented 4 years ago

This pull request enables the configuration of the DB connection pool (HikariCP) in the Cloud-Foundry environment via application properties. More precisely:

(See https://github.com/brettwooldridge/HikariCP#configuration-knobs-baby for more details about this configurations knobs)