From 270e4f06367060fccfbb66ef55fe1d4760f7ff43 Mon Sep 17 00:00:00 2001 From: reddevilmidzy Date: Thu, 26 Sep 2024 16:27:03 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20=ED=85=8C=EC=8A=A4=ED=8A=B8=20?= =?UTF-8?q?=EC=84=9C=EB=B2=84=20open-in-view=20true=20=EC=84=A4=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/src/main/resources/application-test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/backend/src/main/resources/application-test.yml b/backend/src/main/resources/application-test.yml index db2013c2..917675db 100644 --- a/backend/src/main/resources/application-test.yml +++ b/backend/src/main/resources/application-test.yml @@ -14,6 +14,7 @@ spring: hibernate: ddl-auto: ${DDL_AUTO} database-platform: org.hibernate.dialect.MySQLDialect + open-in-view: false springdoc: swagger-ui: