cut driver-class-name in config
This commit is contained in:
parent
8970b6ce34
commit
89aa7914f2
@ -6,6 +6,7 @@ spring:
|
||||
username: ${DB_USER}
|
||||
password: ${DB_PASSWORD}
|
||||
url: ${DB_URL}
|
||||
driver-class-name: com.mysql.cj.jdbc.Driver
|
||||
jpa:
|
||||
hibernate:
|
||||
ddl-auto: update
|
||||
|
Loading…
x
Reference in New Issue
Block a user