Skip to content

feat: 행사 미니 이벤트 조회 추가#542

Open
dh2906 wants to merge 1 commit intostack/event-booth-mapfrom
stack/event-mini-events
Open

feat: 행사 미니 이벤트 조회 추가#542
dh2906 wants to merge 1 commit intostack/event-booth-mapfrom
stack/event-mini-events

Conversation

@dh2906
Copy link
Copy Markdown
Contributor

@dh2906 dh2906 commented Apr 14, 2026

🔍 개요

  • 행사 조회 기능 중 미니 이벤트 목록 조회를 별도 stacked PR로 분리합니다.

🚀 주요 변경 내용

  • event_mini_event 테이블과 관련 entity, repository, DTO를 추가합니다.
  • 미니 이벤트 목록 조회 endpoint와 service 로직을 추가합니다.
  • 페이지 응답 규격을 기존 행사 조회 흐름과 맞춥니다.

💬 참고 사항

  • base PR: stack/event-booth-map
  • 기능 범위를 작게 유지하기 위해 미니 이벤트만 포함합니다.
  • pre-push hook 기준 checkstyleMain, compileJava를 통과했습니다.

✅ Checklist (완료 조건)

  • 코드 스타일 가이드 준수
  • 테스트 코드 포함됨
  • Reviewers / Assignees / Labels 지정 완료
  • 보안 및 민감 정보 검증 (API 키, 환경 변수, 개인정보 등)

- 프로그램, 부스, 부스맵 위에 미니 이벤트 조회만 얹어 다음 stacked PR도 작은 단위로 이어지게 정리한다
- event_mini_event 모델, repository, DTO, API wiring만 추가해 조회 기능과 스키마 변경이 같은 맥락에서 리뷰되도록 맞춘다
- home/contents 변경을 섞지 않아 이번 PR이 미니 이벤트 응답 계약만 검토하도록 범위를 고정한다
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 14, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: cd336748-b5d6-4d3e-8e19-34f16afaa92d

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch stack/event-mini-events

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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