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: Event 도메인 DTO와 예외 클래스 추가 Event 엔티티 수정 #5

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

gominnam
Copy link
Collaborator

  • Event 엔티티 모델링 수정 (camel case, 신규 컬럼 추가)
  • EventResponse DTO 클래스 추가
  • EventNotFoundException 예외클래스 추가
  • EventServiceImpl의 getEventById(..) 메서드에 Null일 경우 예외처리

- Event 엔티티 모델링 수정
- EventResponse DTO 클래스 추가
- EventNotFoundException 예외클래스 추가
- EventServiceImpl에서 getEventById(..) 메서드에 Null일 경우 예외처리
@gominnam gominnam requested a review from f-lab-troy February 12, 2025 06:21
@gominnam gominnam merged commit 623279f into feature/3-ticket-api-event Feb 13, 2025
1 check passed
@gominnam gominnam deleted the review/3-ticket-api-event branch February 13, 2025 02:00
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.

2 participants