Skip to content

Conversation

f1v3-dev
Copy link
Collaborator

@f1v3-dev f1v3-dev commented Oct 3, 2025

연관 이슈

resolves #6

작업 내용

Common Module

  • 공통 응답 정의 (ApiResponse)
  • 공통 에러 정의 (ErrorCode, ErrorStatus, ReservationException)

API Module

  • api module: ReservationControllerAdvice
  • admin-api module: AdminReservationControllerAdvice
  • 기존 사용하던 예외(IllegalArgumentException, IllegalStateException)를 커스텀 예외(ReservationException)으로 처리하여 ControllerAdvice에서 공통 처리

@f1v3-dev f1v3-dev self-assigned this Oct 3, 2025
@f1v3-dev f1v3-dev added the enhancement New feature or request label Oct 3, 2025
@f1v3-dev f1v3-dev changed the title 공통 응답 및 예외 포맷 세팅 설정 공통 응답 및 예외 포맷 세팅 Oct 3, 2025
Copy link

sonarqubecloud bot commented Oct 3, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] API 공통 응답 및 예외 포맷 세팅
1 participant