From ecb28b8d820c008adee987e3633829ab08192bc7 Mon Sep 17 00:00:00 2001 From: mjkhan21 Date: Wed, 27 Sep 2023 14:55:52 +0900 Subject: [PATCH] =?UTF-8?q?permitAccess=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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 8b2fbdd9..7e887fa6 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -52,7 +52,7 @@ propertyService: - tempDir: C:\temp - pageUnit: 10 - pageSize: 10 - - permitAccess: /api/**/*.do,/interface/**/*.do + - permitAccess: /intf/**/* extFileName: - encoding: UTF-8 filename: classpath*:intf-conf/xit-lvis.properties