✨ [Feat] No Resource Error 400으로 처리하기 #28
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
📍 PR 타입 (하나 이상 선택)
❗️ 관련 이슈 링크
Close #27
📌 개요
🔁 변경 사항
원인: 잘못된 URI (서버에 등록되지 않은 Endpoint)로 접근 시 NoResourceException이 Exception으로 작동해 500에러 발생
해결: 이를 400(BAD_REQUEST)으로 응답이 가도록 Handler 구현 및 Config 변경
📸 스크린샷 (Optional)
👀 기타 더 이야기해볼 점 (Optional)
✅ 체크 리스트