Fix data sample (needed an enum for spring.jpa.ddl_auto)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
spring.jpa.ddl_auto: create_drop
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
spring.jpa.ddl_auto: create_drop
|
||||