로깅 변경

This commit is contained in:
Rinjae
2025-09-30 13:12:56 +09:00
parent 696350f8f3
commit a095ee7819
4 changed files with 35 additions and 17 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ spring:
jpa:
properties:
hibernate:
show_sql: true
show_sql: false
format_sql: true
use_sql_comments: true
devtools: