개발서버 show-sql:false로 수정 + spotless
This commit is contained in:
@@ -4,7 +4,7 @@ spring:
|
||||
on-profile: dev
|
||||
|
||||
jpa:
|
||||
show-sql: true
|
||||
show-sql: false
|
||||
hibernate:
|
||||
ddl-auto: validate
|
||||
properties:
|
||||
|
||||
Reference in New Issue
Block a user