Use create_drop JPA as default if in-memory

[Fixes #55277582] [bs-288]
This commit is contained in:
Dave Syer
2013-10-07 17:26:11 -04:00
parent bbec4f7cf5
commit 3b2abe9c17
3 changed files with 22 additions and 4 deletions

View File

@@ -1 +0,0 @@
spring.jpa.hibernate.ddl-auto: create-drop