Skip to content

리뷰 도메인 구현 (commerce-api) #251

@connieya

Description

@connieya

배경

  • 현재 리뷰 기능이 없으며, 무신사 레퍼런스 기준 상품(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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions