qlsdud0604 / fastcampus-order-project

Fastcampus 주문 프로젝트 실습

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Partner InfraStructure를 개발한다.

qlsdud0604 opened this issue · comments

  • PartnerStoreImpl 클래스를 구현한다.
    • PartnerStore 인터페이스의 구현체
  • PartnerReaderImpl 클래스를 구현한다.
    • PartnerReader 인터페이스의 구현체
  • PartnerRepository 인터페이스를 구현한다.
    • 실제 Database와 통신하여 Partner 객체를 주고받는 역할