qlsdud0604 / fastcampus-order-project

Fastcampus 주문 프로젝트 실습

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

파트너 등록 시 body 데이터와 PartnerDto 객체와의 매핑 문제

qlsdud0604 opened this issue · comments

  • RequestBody 애너테이션을 활용하여 PartnerDto 객체와 매핑이 되도록 개선
  • Valid 애너테이션을 활용하여 PartnerDto 클래스 내 필드의 유효성을 검사