Skip to content

Commit 6373dda

Browse files
committed
chore: spring.jps.show-sql 설정 제거
1 parent b473fed commit 6373dda

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/resources/application.yml

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ spring:
99
url: jdbc:mysql://localhost:3306/bank_db?useSSL=false&allowPublicKeyRetrieval=true
1010

1111
jpa:
12-
show-sql: true
1312
hibernate:
1413
ddl-auto: create
1514
naming:

0 commit comments

Comments
 (0)