From 0d253065e58b0bdc5df00e4b133d1f5e657cc69d Mon Sep 17 00:00:00 2001 From: KangMinJun Date: Mon, 13 May 2024 21:16:53 +0900 Subject: [PATCH] =?UTF-8?q?DB=20=EB=82=B4=EC=9A=A9=20=EB=B3=80=ED=99=94?= =?UTF-8?q?=EB=A1=9C=20dev=20DB=20=EC=B4=88=EA=B8=B0=ED=99=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index c4f8678..e3a672c 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -128,7 +128,7 @@ spring: # show_sql: true use_sql_comments: true hbm2ddl: - auto: update + auto: create default_batch_fetch_size: 1000 # data: # redis: