spring.h2.console.enabled=true spring.h2.console.path=/h2console/ spring.datasource.url=jdbc:h2:mem:db;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=FALSE