From 7479831e79f5aa0bf64210d1c65ec5b128280685 Mon Sep 17 00:00:00 2001 From: Jiwon Kang <113921639+J1W0N-1209@users.noreply.github.com> Date: Fri, 8 Dec 2023 22:00:19 +0900 Subject: [PATCH] =?UTF-8?q?UPDATE=20::=20yml=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.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 3446581..b2db79a 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -6,7 +6,4 @@ spring: jpa: hibernate: ddl-auto: create - # create : springboot? ???? ?????? ?? ?? => ?? ??? ?? - # create-drop : springboot? ???? ??? ??? - # update : Entity ???? DB? ???? DB? ???? ?? ???, ?? ?? - # validate : Entity ???? DB ???? ??? ?? \ No newline at end of file +