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.
1 parent 88e9a9f commit 4b39090Copy full SHA for 4b39090
backend/src/main/resources/application.yml
@@ -50,7 +50,7 @@ spring:
50
jpa:
51
hibernate:
52
ddl-auto: update
53
- show-sql: true
+ show-sql: false
54
open-in-view: false
55
properties:
56
0 commit comments