From 1c79f6a7989c7541a7858ae69c28700979cd382a Mon Sep 17 00:00:00 2001 From: LEEJK0523 <40297503+LEEJK0523@users.noreply.github.com> Date: Mon, 20 May 2024 16:45:56 +0900 Subject: [PATCH] =?UTF-8?q?useSSL=3Dfalse=20=EC=B6=94=EA=B0=80?= 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 dc6b397..f156692 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/profile?useUnicode=true&characterEncoding=utf8&serverTimezone=Asia/Seoul +spring.datasource.url=jdbc:mysql://leejk0523.com:3306/profile?useUnicode=true&characterEncoding=utf8&serverTimezone=Asia/Seoul&useSSL=false spring.datasource.username=root spring.datasource.password=Ghtkssk0325