@@ -5,6 +5,9 @@ spring:
jdbcUrl: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/crss?currentSchema=dataextraction
username: crss_dataextraction
password: crss_dataextraction
+ test-on-borrow: true
+ remove-abandoned: true
+ validation-query: SELECT 1
hikari:
connectionTimeout: 10000
maximumPoolSize: 2