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

✨ Feat : API 응답통일, 에러핸들러 설계 #11

Merged
merged 1 commit into from
Apr 24, 2024
Merged

Conversation

CYY1007
Copy link
Member

@CYY1007 CYY1007 commented Apr 24, 2024

🚀 개요

✨ Feat : API 응답통일, 에러핸들러 설계

🔍 변경사항

  • RestControllerAdvice를 통한 전역적인 에러 핸들링 추가
  • API 응답의 형태를 통일
  • API 응답에 필요한 Enum 추가

⏳ 작업 내용

  • API 응답통일
  • 에러 들러 추가

📝 논의사항

@CYY1007 CYY1007 added the ✨ feat New feature or request label Apr 24, 2024
@CYY1007 CYY1007 self-assigned this Apr 24, 2024
@CYY1007 CYY1007 linked an issue Apr 24, 2024 that may be closed by this pull request
3 tasks
@CYY1007 CYY1007 merged commit 17be190 into develop Apr 24, 2024
HyoBN pushed a commit that referenced this pull request Aug 9, 2024
✨  Feat : API 응답통일, 에러핸들러 설계
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feat New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🚀 [feature] Api 응답 설정, 예외처리 설정
1 participant