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] 글로벌 예외 처리 기능 추가 및 개선 (TICO-230) #44

Merged
merged 6 commits into from
Jul 22, 2024

Conversation

bu119
Copy link
Collaborator

@bu119 bu119 commented Jul 22, 2024

  • global 패키지 내의 코드 및 응답 관련 파일 분리
  • 다양한 글로벌 에러 처리 함수를 추가하여 에러 관리 기능을 강화
  • 예외 처리의 로그 메시지를 개선하여 디버깅 효율성을 증가
  • Swagger 문서의 성공 응답 예시 업데이트

Related to: TICO-198, TICO-205

bu119 added 6 commits July 21, 2024 16:12
코드의 가독성과 유지보수성을 향상시키기 위한 global 패키지 내의 코드 및 응답 관련 파일 분리

Related to: TICO-230
- 다양한 글로벌 에러 처리 함수를 추가하여 에러 관리 기능을 강화
- 예외 처리의 로그 메시지를 개선하여 디버깅 효율성을 증가

Resolves: TICO-230
Related to: TICO-198
- 다양한 글로벌 에러 처리 함수를 추가하여 에러 관리 기능을 강화
- 예외 처리의 로그 메시지를 개선하여 디버깅 효율성을 증가

Resolves: TICO-230
Related to: TICO-198
기능을 하지 않는 파일을 삭제

Related to: TICO-198
Swagger 문서의 성공 응답 예시 업데이트

Related to: TICO-198, TICO-205
ENUM 파일들의 구조 개선

Ref: TICO-29
@bu119 bu119 merged commit 8d20813 into develop-be Jul 22, 2024
2 checks passed
@bu119 bu119 deleted the feature-be/TICO-230-enhance-exception-handling branch July 22, 2024 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant