Fixed sample database data retention.
This commit is contained in:
parent
282942a893
commit
3e1908ec08
@ -8,7 +8,7 @@ database:
|
|||||||
# any properties specific to your JDBC driver:
|
# any properties specific to your JDBC driver:
|
||||||
properties:
|
properties:
|
||||||
foreign_keys: true
|
foreign_keys: true
|
||||||
hibernate.hbm2ddl.auto: create
|
hibernate.hbm2ddl.auto: update
|
||||||
|
|
||||||
server:
|
server:
|
||||||
rootPath: /api/
|
rootPath: /api/
|
||||||
|
Loading…
Reference in New Issue
Block a user