aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/application.properties
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-03-17 15:37:17 +0000
committerterminaldweller <thabogre@gmail.com>2022-03-17 15:37:17 +0000
commit70aa3558759921f7ec44adffec081ba1e9d7fb6a (patch)
treeeef7dd6dee34d26ac10f64076cd9f7df25d77f88 /src/main/resources/application.properties
parentdaily commit.wip (diff)
downloadmdrtl-70aa3558759921f7ec44adffec081ba1e9d7fb6a.tar.gz
mdrtl-70aa3558759921f7ec44adffec081ba1e9d7fb6a.zip
daily commit.wip
Diffstat (limited to '')
-rw-r--r--src/main/resources/application.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index e0578c9..357f85a 100644
--- a/src/main/resources/application.properties
+++ b/src/main/resources/application.properties
@@ -5,3 +5,5 @@ spring.jpa.hibernate.ddl-auto=create-drop
spring.jpa.show-sql=true
spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect
spring.jpa.properties.hibernate.format_sql=true
+
+server.error.include-message=always