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

[TNT-76] feat: 공통 예외 처리 핸들러 구현 #6

Merged
merged 10 commits into from
Jan 4, 2025

Conversation

fakerdeft
Copy link
Contributor

📋 Checklist

  • 🔀 PR 제목의 형식을 잘 작성했나요? (e.g. [APP2-77] feat: 회원 인증 Filter 구현)
  • 💯 테스트는 잘 통과했나요?
  • 🏗️ 빌드에 성공했나요?
  • 🧹 불필요한 코드는 제거했나요?

🎟️ Issue

✅ Tasks

  • 기본 공통 예외 처리 핸들러 구현
  • 어노테이션으로 응답 상태 설정
  • 클라이언트로 리턴 시 에러 메시지만 보냄

🙋🏻 More

  • 참고 내용

@fakerdeft fakerdeft added ✨ feature 새로운 기능 개발 ⚙ setting 개발 환경 세팅 labels Jan 4, 2025
@fakerdeft fakerdeft self-assigned this Jan 4, 2025
@fakerdeft fakerdeft requested a review from ymkim97 January 4, 2025 07:31
Copy link
Contributor

@ymkim97 ymkim97 left a comment

Choose a reason for hiding this comment

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

고생하셨습니다!!! 👍

Copy link

sonarqubecloud bot commented Jan 4, 2025

@fakerdeft fakerdeft merged commit b94af07 into develop Jan 4, 2025
2 checks passed
@fakerdeft fakerdeft deleted the feature/TNT-76 branch January 4, 2025 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature 새로운 기능 개발 ⚙ setting 개발 환경 세팅
Projects
None yet
Development

Successfully merging this pull request may close these issues.

공통 예외 처리 핸들러 구현
2 participants