Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Api: ✏️ HttpRequestMethodNotSupportedException 전역 예외 설정 #147

Merged

Conversation

psychology50
Copy link
Member

작업 이유

  • 전역 예외 핸들러 설정 추가

작업 사항

image

잘못된 요청 메서드에 대해 서버사 500 에러를 반환하는 문제가 있었음.

image

전역 예외 핸들러에서 HttpRequestMethodNotSupportedException를 처리하도록 수정


리뷰어가 중점적으로 확인해야 하는 부분

  • 없음.

발견한 이슈

  • 없음.

@psychology50 psychology50 added the fix 기능 수정 label Aug 7, 2024
@psychology50 psychology50 self-assigned this Aug 7, 2024
@psychology50 psychology50 merged commit b88d70c into dev Aug 7, 2024
2 checks passed
@psychology50 psychology50 deleted the fix/request-method-not-support-exception-handling branch August 7, 2024 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix 기능 수정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant