From eac7e5a80695feba29aa956126e0d6a2a2d66e3f Mon Sep 17 00:00:00 2001 From: kon28289 Date: Mon, 30 Mar 2026 17:54:30 +0900 Subject: [PATCH 1/2] =?UTF-8?q?feat:=20application-prod.yml=20=EB=A1=A4?= =?UTF-8?q?=EB=B0=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-prod.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application-prod.yml b/src/main/resources/application-prod.yml index 05ee75b..f91c669 100644 --- a/src/main/resources/application-prod.yml +++ b/src/main/resources/application-prod.yml @@ -30,7 +30,7 @@ spring: jpa: hibernate: - ddl-auto: create + ddl-auto: validate open-in-view: false show-sql: false properties: From 6377ca533f4c402901983a907546d67d13530607 Mon Sep 17 00:00:00 2001 From: kon28289 Date: Mon, 30 Mar 2026 17:54:43 +0900 Subject: [PATCH 2/2] =?UTF-8?q?feat:=20=EC=84=9C=EB=B8=8C=EB=AA=A8?= =?UTF-8?q?=EB=93=88=20=EB=B2=84=EC=A0=84=20=EC=97=85=EB=8D=B0=EC=9D=B4?= =?UTF-8?q?=ED=8A=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/security | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/security b/src/main/resources/security index 3676dd0..2a093de 160000 --- a/src/main/resources/security +++ b/src/main/resources/security @@ -1 +1 @@ -Subproject commit 3676dd000b7d4ad6e08ceed16704fff136c9f25e +Subproject commit 2a093de776b7409c0d9b1d366ec689d406290704