#Database Configuration db.driver=org.h2.Driver db.url=jdbc:h2:~/jooq db.username=sa db.password= #SQL Dialect jooq.sql.dialect=H2