Fixed sample database data retention.

This commit is contained in:
neviyn 2018-09-25 13:37:24 +01:00
parent 282942a893
commit 3e1908ec08

View File

@ -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/