Skip to content

[REFACTOR] 주문 내부 API 사용 수정 및 페이징 기능 추가 #41

Description

@kim-jun-won

📝 Issue

주문 페이징 기능 추가 및 내부 API 연동 추가

📄 설명

  • 주문 최초 생성시 다음의 작업을 수행하게 합니다.
  • 1-1) Product Service 에서 stock, departure_hub_id, company_id 조회
  • 1-2) User Service에서 company_id 조회
  • 2-1) Company Service 에서 arrival_hub_id 조회

✅ 작업 내용

  • FeignClient 설정
  • Self-invocation 을 막기위한 Adaptor패턴 적용
  • Inner api 에 맞는 dto 작성

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions