From 6067204a91a6f2bd8607b74e45c1a4124ba9ca51 Mon Sep 17 00:00:00 2001 From: JonghyeokNam Date: Mon, 10 Mar 2025 20:24:59 +0900 Subject: [PATCH] =?UTF-8?q?refactor:=20=EC=95=8C=EB=A6=BC=20=EC=BD=94?= =?UTF-8?q?=EB=93=9C=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 | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index f943ae5..e64ce9f 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -31,6 +31,7 @@ spring: properties: hibernate: format_sql: true + open-in-view: false security: oauth2: