mysql 드라이버 사용

This commit is contained in:
LEEJK0523
2024-05-21 16:44:14 +09:00
parent fae6df38db
commit 41e5542251
2 changed files with 3 additions and 16 deletions

View File

@@ -1,6 +1,5 @@
# DB
spring.datasource.driver-class-name=org.mariadb.jdbc.Driver
spring.datasource.url=jdbc:mariadb://leejk0523.com:3306/profile?useUnicode=true&characterEncoding=utf8&serverTimezone=Asia/Seoul&useSSL=false&allowPublicKeyRetrieval=true
spring.datasource.url=jdbc:mysql://leejk0523.com:3306/profile?useUnicode=true&characterEncoding=utf8&serverTimezone=Asia/Seoul&useSSL=false&allowPublicKeyRetrieval=true
spring.datasource.username=root
spring.datasource.password=Ghtkssk0325