[24.02.20] Create DB

This commit is contained in:
andyjk15 2020-02-24 18:14:15 +00:00
parent 71326df3af
commit 1c7362e7af

View File

@ -12,7 +12,7 @@ spring:
platform: postgres platform: postgres
jpa: jpa:
hibernate: hibernate:
ddl-auto: create-drop ddl-auto: create
show-sql: true show-sql: true
properties: properties:
org.hibernate.envers.revision_field_name: revision_id org.hibernate.envers.revision_field_name: revision_id