From 4cf69f636024ea5224bc3347f98b203cb159b9ca Mon Sep 17 00:00:00 2001 From: mjkhan21 Date: Fri, 20 Sep 2024 10:11:06 +0900 Subject: [PATCH] =?UTF-8?q?springdoc=20=EC=84=A4=EC=A0=95=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 6ad7c58..d3b2357 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -51,7 +51,9 @@ messageSource: - classpath:message/message-common - classpath:org/egovframe/rte/fdl/property/messages/properties -springdoc.swagger-ui.path: /swagger.html +springdoc: + swagger-ui: + path: /swagger.html propertyService: properties: