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

백엔드 예외 처리 방법 정하기 #39

Open
2 tasks
include42 opened this issue Jul 20, 2020 · 0 comments
Open
2 tasks

백엔드 예외 처리 방법 정하기 #39

include42 opened this issue Jul 20, 2020 · 0 comments
Labels
⭐⭐ 중요도 2 💻백엔드 백엔드 관련 이슈

Comments

@include42
Copy link
Collaborator

목적

백엔드에서 예외가 발생할 때, 그것을 어떻게 처리할 지 방법 정하기

체크리스트

  • ControllerAdvice를 쓴 ExceptionController가 좋은 방법인지 검토하기
  • ExceptionResponse DTO를 쓸지, modelAttribute를 쓸지 고민하기

주의 사항

다양한 방법들에 대해 고려해보기

관련 이슈

일정

@include42 include42 added ⭐⭐ 중요도 2 💻백엔드 백엔드 관련 이슈 labels Jul 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⭐⭐ 중요도 2 💻백엔드 백엔드 관련 이슈
Projects
None yet
Development

No branches or pull requests

1 participant