Fix data sample (needed an enum for spring.jpa.ddl_auto)

This commit is contained in:
Dave Syer
2013-05-17 16:07:40 +01:00
parent 369b0834a0
commit a1dd6e3293
2 changed files with 15 additions and 3 deletions

View File

@@ -0,0 +1 @@
spring.jpa.ddl_auto: create_drop