Skip to content

[Feature] 프로젝트 공통 클래스 구현 및 도메인 패키지 구조 설계 #10

@SooBin111

Description

@SooBin111

작업 내용

  • 공통 응답 형식 구현 (ApiResponse)
  • 공통 예외 처리 구현 (CustomException, GlobalExceptionHandler)
  • 전체 도메인 패키지 구조 설계 (스켈레톤 생성)

변경 사항

  • ApiResponse 구현 (success / fail 팩토리 메서드)
  • CustomException 구현 (HttpStatus + 메시지)
  • GlobalExceptionHandler 구현 (@Valid 400, 405, 500 처리)

테스트

참고

  • 관련 브랜치: feat/10-common-base-setup

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions