We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 601bba8 + 5fd1c52 commit 3616ef6Copy full SHA for 3616ef6
1 file changed
src/main/resources/application-prod.yml
@@ -25,7 +25,7 @@ spring:
25
format_sql: true
26
dialect: org.hibernate.dialect.MySQLDialect
27
dialect.storage_engine: innodb
28
- show-sql: true
+ show-sql: false
29
hibernate:
30
ddl-auto: update
31
0 commit comments