feate: s3와 cloudfront를 적용한 이미지 처리 #113
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
요약
s3와 cloudfront를 적용한 이미지 관련 로직을 구현했습니다.
작업 내용
bd0511d
s3 와 cloudfront 이미지 처리 로직을 구현했습니다.
업로드, 삭제, 조회 기능 외 부가적인 기능을 구현했습니다.
b980917
42ad0d6
브랜드와 상품 도메인에 이미지 관련 로직을 수정 및 추가했습니다.
postman으로 multipart/form-data 형식으로 데이터를 받아야합니다.
42ad0d6
브랜드와 상품 도메인의 생성/수정 기능에 테스트 코드를 작성했습니다.
불필요했던 로직을 삭제했습니다.
참고 사항
불변객체로 코드를 만들자와 테스트에서의 편안함 중 고민을 많이했습니다만, 전자를 선택했습니다.
좋은 의견있으면 알려주세요.
관련 이슈