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

[Feature/41] 전역적으로 예외 처리를 한다 #42

Merged
merged 1 commit into from
Jul 24, 2024
Merged

Conversation

miseongk
Copy link
Member

💡 이슈 번호

close: #41

✨ 작업 내용

ControllerAdvice를 이용하여 전역적으로 예외 핸들링을 했습니다.

🚀 전달 사항

@miseongk miseongk requested a review from injoon2019 July 24, 2024 09:19
@miseongk miseongk self-assigned this Jul 24, 2024
Copy link
Collaborator

@injoon2019 injoon2019 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

좋네요! 👍

@miseongk miseongk merged commit 0f7a9a6 into develop Jul 24, 2024
1 check passed
@miseongk miseongk deleted the feature/41 branch July 24, 2024 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

전역적으로 예외 처리를 한다
2 participants