We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58302f3 commit c5a392cCopy full SHA for c5a392c
src/test/resources/test.yml
@@ -19,7 +19,7 @@ spring:
19
url: jdbc:h2:mem:test
20
jpa:
21
hibernate:
22
- ddl-auto: update
+ ddl-auto: create-drop
23
properties:
24
25
dialect: org.hibernate.dialect.H2Dialect
0 commit comments