BAEL-17701 Fix the integrations tests in spring-jooq (#7868)
This commit is contained in:
parent
6d499542a1
commit
afda446441
@ -1,2 +1,4 @@
|
|||||||
spring.datasource.url=jdbc:h2:tcp:~/jooq;DB_CLOSE_ON_EXIT=FALSE;AUTO_SERVER=TRUE
|
spring.datasource.url=jdbc:h2:~/jooq;DB_CLOSE_ON_EXIT=FALSE;AUTO_SERVER=TRUE
|
||||||
|
spring.datasource.username=sa
|
||||||
|
spring.datasource.password=
|
||||||
spring.jpa.hibernate.ddl-auto=update
|
spring.jpa.hibernate.ddl-auto=update
|
||||||
|
Loading…
x
Reference in New Issue
Block a user