Skip to content

feat: 행사 부스맵 조회 추가#541

Open
dh2906 wants to merge 1 commit intostack/event-booths-mapfrom
stack/event-booth-map
Open

feat: 행사 부스맵 조회 추가#541
dh2906 wants to merge 1 commit intostack/event-booths-mapfrom
stack/event-booth-map

Conversation

@dh2906
Copy link
Copy Markdown
Contributor

@dh2906 dh2906 commented Apr 14, 2026

🔍 개요

  • 행사 조회 기능 중 부스 맵 조회를 독립된 stacked PR로 분리합니다.

🚀 주요 변경 내용

  • event_booth_map / event_booth_map_item 테이블과 관련 enum, entity, repository를 추가합니다.
  • 부스 맵 조회 endpoint와 service 로직을 추가합니다.
  • zone 목록과 부스 좌표 응답을 함께 구성합니다.

💬 참고 사항

  • base PR: stack/event-booths-map
  • 부스 목록 PR 위에 자연스럽게 이어지는 의존 구조입니다.
  • pre-push hook 기준 checkstyleMain, compileJava를 통과했습니다.

✅ Checklist (완료 조건)

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

- 부스 목록 PR 위에 event_booth_map과 item 스키마, 맵 응답 변환 로직만 올려 세 번째 stacked PR을 234줄로 맞췄다
- booth-map은 booth 엔티티에 의존하므로 직전 부스 목록 브랜치 위에 쌓아 리뷰 흐름을 자연스럽게 유지했다
- zone 계산과 좌표 응답만 추가해 이후 미니 이벤트와 콘텐츠 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: d051c515-c9fc-44c1-8b45-520af3b2fa25

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