From 8813e0bb322f19778ddb987dd5266e08e6404ae3 Mon Sep 17 00:00:00 2001 From: April Shen Date: Fri, 9 Feb 2024 14:51:39 +0000 Subject: [PATCH] Update application.properties --- src/main/resources/application.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 1801dca..3810af9 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -4,6 +4,7 @@ spring.datasource.username=|eva.evapro.user| spring.datasource.password=|eva.evapro.password| spring.jpa.hibernate.ddl-auto=update spring.jpa.properties.hibernate.default_schema=eva_submissions +spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect spring.jmx.default-domain=eva.ebi.ac.uk.submission-ws.|timestamp| globus.clientId=|globus.client-id|