-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
배경
- 현재 리뷰 기능이 없으며, 무신사 레퍼런스 기준 상품(goods) 도메인에 포함되는 기능
- 구현 위치: commerce-api의 review 패키지 (MSA 분리 아닌 모놀리식)
구현 범위
- Review 도메인 모델 (Review 엔티티, ReviewService, ReviewRepository)
- 리뷰 CRUD API
- 구매 검증 (order-api Feign 연동)
- 리뷰 평점 집계
- 도메인 스펙 문서
인수 조건
- Review 도메인 모델 (Review 엔티티, ReviewService, ReviewRepository)
- 리뷰 CRUD API (생성, 조회, 수정, 삭제)
- 구매 검증 (order-api Feign 연동)
- 리뷰 평점 집계
- 도메인 스펙 문서 (docs/domain-spec/review.md)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels