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 +