This repository has been archived by the owner on Aug 13, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
상품 등록 Admin 기능 추가 #50
Comments
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
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
added a commit
that referenced
this issue
Apr 12, 2021
jaesika
added a commit
that referenced
this issue
Apr 12, 2021
Merged
jaesika
added a commit
that referenced
this issue
Apr 16, 2021
e.getCause.getMessage()로 메시지만 넘겨줬을 때 예외 상황에 대해서 모두 알 수 없기 때문에 예외를 그대로 넘겨주는 방식을 채택
jaesika
added a commit
that referenced
this issue
Apr 16, 2021
jaesika
added a commit
that referenced
this issue
Apr 18, 2021
jaesika
added a commit
that referenced
this issue
Apr 18, 2021
상품은 카테고리의 종속되는 개념으로 어느 카테고리에 대한 api인지 명확하게 url만으로도 알 수 있게 변경
jaesika
added a commit
that referenced
this issue
Apr 18, 2021
jaesika
added a commit
that referenced
this issue
Apr 18, 2021
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Admin은 옵션을 설정하여 상품을 등록할 수 있다.
The text was updated successfully, but these errors were encountered: