Skip to content

feat: 행사 부스 목록 조회 추가#540

Open
dh2906 wants to merge 1 commit intostack/event-programs-basefrom
stack/event-booths-map
Open

feat: 행사 부스 목록 조회 추가#540
dh2906 wants to merge 1 commit intostack/event-programs-basefrom
stack/event-booths-map

Conversation

@dh2906
Copy link
Copy Markdown
Contributor

@dh2906 dh2906 commented Apr 14, 2026

🔍 개요

  • 행사 조회 기능 중 부스 목록 조회만 별도 stacked PR로 분리합니다.

🚀 주요 변경 내용

  • event_booth 테이블과 관련 entity, repository, DTO를 추가합니다.
  • 부스 목록 조회 endpoint와 service 로직을 추가합니다.
  • category / keyword 필터와 페이지 응답을 함께 구성합니다.

💬 참고 사항

  • base PR: stack/event-programs-base
  • 부스 맵 기능은 다음 PR에서 이어집니다.
  • pre-push hook 기준 checkstyleMain, compileJava를 통과했습니다.

✅ Checklist (완료 조건)

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

- 프로그램 조회 기반 위에 event_booth 스키마와 부스 목록 응답만 얹어 두 번째 stacked PR 범위를 190줄 수준으로 유지했다
- 부스맵 구현은 의존성은 남기되 리뷰 범위가 커지지 않도록 다음 PR로 미뤘다
- 프로그램 조회와 동일한 서비스/컨트롤러 흐름을 유지해 후속 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: 9d6edf85-f884-4c04-8999-465b1dd56019

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-booths-map

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