-
Notifications
You must be signed in to change notification settings - Fork 3
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
[BE] fix: GlobalExceptionHandler 에러 메시지 수정 및 raw type 제거 #604
Conversation
Test Results173 tests +130 173 ✅ +130 17s ⏱️ +16s Results for commit 5f786b8. ± Comparison against base commit 1d8f222. This pull request removes 43 and adds 173 tests. Note that renamed tests count towards both.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
굿굿 좋습니다
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
https://dahye-jeong.gitbook.io/java/java/effective_java/2021-05-19-generic-dont-use-raw-type
요 내용 참고해보면 좋을 것 같아요! 고생 많으셨습니다~~
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
귀찮은 작업이 였을텐데 고생하셨어요.
이슈
개발 사항
Exception.class
에 대해서 예외 메시지를 포장해서 응답 +ErrorCode
변경