From e9f1710ec537509df121cb87ce3783511907d26d Mon Sep 17 00:00:00 2001 From: Park Seyeon Date: Mon, 13 Nov 2023 17:21:55 +0900 Subject: [PATCH] =?UTF-8?q?Revert=20"feat:=20healthCheck=20path=20?= =?UTF-8?q?=EC=B6=94=EA=B0=80=20(#66)"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit baf4703c010e0494032d6e62e4c3f44906cfccd6. --- src/main/java/com/moabam/global/config/WebConfig.java | 1 - src/main/resources/config | 2 +- src/main/resources/static/docs/coupon.html | 4 ---- 3 files changed, 1 insertion(+), 6 deletions(-) diff --git a/src/main/java/com/moabam/global/config/WebConfig.java b/src/main/java/com/moabam/global/config/WebConfig.java index 7de73c53..166265d5 100644 --- a/src/main/java/com/moabam/global/config/WebConfig.java +++ b/src/main/java/com/moabam/global/config/WebConfig.java @@ -43,7 +43,6 @@ public HandlerMethodArgumentResolver handlerMethodArgumentResolver() { public PathResolver pathResolver() { PathResolver.Paths path = PathResolver.Paths.builder() .permitAll(List.of( - PathMapper.parsePath("/"), PathMapper.parsePath("/members"), PathMapper.parsePath("/members/login/*/oauth") )) diff --git a/src/main/resources/config b/src/main/resources/config index f392e58a..73b984ec 160000 --- a/src/main/resources/config +++ b/src/main/resources/config @@ -1 +1 @@ -Subproject commit f392e58aefb231e765995b30c8c0194a67756b8c +Subproject commit 73b984ec52bfcc872a0acbe4b5a038dcc1d79262 diff --git a/src/main/resources/static/docs/coupon.html b/src/main/resources/static/docs/coupon.html index b3b98263..89b81eb9 100644 --- a/src/main/resources/static/docs/coupon.html +++ b/src/main/resources/static/docs/coupon.html @@ -2132,11 +2132,7 @@

요청

POST /admins/coupons HTTP/1.1
 Content-Type: application/json;charset=UTF-8
-<<<<<<< HEAD
-Content-Length: 194
-=======
 Content-Length: 192
->>>>>>> b5f9a450e8eb3b4f4527d412d519e6afc9c16365
 Host: localhost:8080
 
 {