From f578e726c8a8a91df0224d9f16145cf03c72aa81 Mon Sep 17 00:00:00 2001 From: daniel LEE Date: Mon, 23 Oct 2023 20:01:48 +0900 Subject: [PATCH] =?UTF-8?q?DB=EB=A9=B4=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 6321e8d..f83c4d5 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -1,5 +1,5 @@ # DB -spring.datasource.url=jdbc:mysql://leejk0523.com:3306/test?useUnicode=true&characterEncoding=utf8&serverTimezone=Asia/Seoul +spring.datasource.url=jdbc:mysql://leejk0523.com:3306/profile?useUnicode=true&characterEncoding=utf8&serverTimezone=Asia/Seoul spring.datasource.username=root spring.datasource.password=Ghtkssk0325