Skip to content

feat: 행사 콘텐츠 조회 추가#543

Open
dh2906 wants to merge 1 commit intostack/event-mini-eventsfrom
stack/event-contents
Open

feat: 행사 콘텐츠 조회 추가#543
dh2906 wants to merge 1 commit intostack/event-mini-eventsfrom
stack/event-contents

Conversation

@dh2906
Copy link
Copy Markdown
Contributor

@dh2906 dh2906 commented Apr 14, 2026

🔍 개요

  • 행사 조회 기능 중 콘텐츠 목록 조회를 독립된 stacked PR로 분리합니다.

🚀 주요 변경 내용

  • event_content 테이블과 관련 enum, entity, repository, DTO를 추가합니다.
  • 콘텐츠 목록 조회 endpoint와 service 로직을 추가합니다.
  • category 필터와 페이지 응답을 함께 구성합니다.

💬 참고 사항

  • base PR: stack/event-mini-events
  • 홈 집계 로직은 다음 PR에서 따로 추가됩니다.
  • pre-push hook 기준 checkstyleMain, compileJava를 통과했습니다.

✅ Checklist (완료 조건)

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

- 미니 이벤트 다음 단계에서 콘텐츠 조회만 추가해 stacked PR의 의존 순서를 유지한다
- event_content 스키마, 모델, repository, DTO, API wiring을 함께 올려 콘텐츠 응답 계약을 한 번에 검토할 수 있게 맞춘다
- 홈 집계 로직은 다시 섞지 않고 콘텐츠 목록 조회만 남겨 이번 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: 036a790e-9d5f-43c8-a087-9b36733e65bf

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-contents

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