로깅 개선

This commit is contained in:
Rinjae
2025-10-02 11:00:05 +09:00
parent cf463c7eda
commit c362c320e7
6 changed files with 48 additions and 30 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ spring:
jpa:
properties:
hibernate:
show_sql: true
show_sql: false
format_sql: true
use_sql_comments: true
devtools: