[BAEL-3934]shedlock update

This commit is contained in:
Kai Yuan
2020-03-26 23:00:07 +01:00
parent 566c18ad7e
commit c6f71e7ac7
7 changed files with 78 additions and 23 deletions
@@ -0,0 +1,6 @@
spring:
datasource:
driverClassName: org.h2.Driver
url: jdbc:h2:mem:shedlock_DB;INIT=CREATE SCHEMA IF NOT EXISTS shedlock;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=FALSE
username: sa
password: