dont close H2 on exit in test runs

This commit is contained in:
Michael Hoennig 2019-04-09 12:00:47 +02:00
parent 9039fa5109
commit c6d40c8219

View File

@ -21,7 +21,7 @@ spring:
type: simple
datasource:
type: com.zaxxer.hikari.HikariDataSource
url: jdbc:h2:mem:hsadminNg;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=TRUE
url: jdbc:h2:mem:hsadminNg;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=FALSE
name:
username:
password: