We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b473fed commit 6373ddaCopy full SHA for 6373dda
src/main/resources/application.yml
@@ -9,7 +9,6 @@ spring:
9
url: jdbc:mysql://localhost:3306/bank_db?useSSL=false&allowPublicKeyRetrieval=true
10
11
jpa:
12
- show-sql: true
13
hibernate:
14
ddl-auto: create
15
naming:
0 commit comments