Skip to content
This repository has been archived by the owner on Aug 13, 2022. It is now read-only.

상품 등록 Admin 기능 추가 #50

Closed
jaesika opened this issue Apr 7, 2021 · 0 comments · Fixed by #56
Closed

상품 등록 Admin 기능 추가 #50

jaesika opened this issue Apr 7, 2021 · 0 comments · Fixed by #56
Assignees

Comments

@jaesika
Copy link
Collaborator

jaesika commented Apr 7, 2021

Admin은 옵션을 설정하여 상품을 등록할 수 있다.

jaesika added a commit that referenced this issue Apr 7, 2021
jaesika added a commit that referenced this issue Apr 7, 2021
jaesika added a commit that referenced this issue Apr 12, 2021
업로드하는 파일에 대한 유효성 검증을 하여 파일 저장 경로를 반환시켜준다.
jaesika added a commit that referenced this issue Apr 12, 2021
옵션 등록과, 카테고리 등록 쿼리문 추가하였습니다.
jaesika added a commit that referenced this issue Apr 12, 2021
options 는 한번 할당시 바뀌지 않음으로 안정성을 위해서 final로 선언
jaesika added a commit that referenced this issue Apr 12, 2021
Service는 Repository의 메소드 하나만 실행하고 save는 여러 쿼리를 실행하므로 repository 단계에서 트랜잭션을 적용하는 것이 옳다고 판단하였습니다.
@jaesika jaesika self-assigned this Apr 14, 2021
@jaesika jaesika linked a pull request Apr 14, 2021 that will close this issue
jaesika added a commit that referenced this issue Apr 16, 2021
e.getCause.getMessage()로 메시지만 넘겨줬을 때 예외 상황에 대해서 모두 알 수 없기 때문에 예외를 그대로 넘겨주는 방식을 채택
jaesika added a commit that referenced this issue Apr 18, 2021
상품은 카테고리의 종속되는 개념으로 어느 카테고리에 대한 api인지 명확하게 url만으로도 알 수 있게 변경
jaesika added a commit that referenced this issue Apr 21, 2021
[#50] 상품 등록 Admin 기능 추가
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant