Skip to content

[FEAT] 프로필 사진 저장 구현#53

Merged
rud15dns merged 1 commit intodevelopfrom
feat/#52-member-photo
Feb 9, 2026
Merged

[FEAT] 프로필 사진 저장 구현#53
rud15dns merged 1 commit intodevelopfrom
feat/#52-member-photo

Conversation

@rud15dns
Copy link
Collaborator

@rud15dns rud15dns commented Feb 5, 2026

요약

  • 스크린샷 첨부
  • 프로필 사진의 경우는 /profile/{memberId}/{UUID}-{fileName}의 경로로 저장됩니다.
image - 로그인한 사용자의 프로필을 S3에서 가져오기 image

연결된 이슈 번호



세부 작업 사항

  • 프로필 사진 업로드를 위해서, s3 presigned url을 요청하면 요청한 갯수만큼 url을 반환하는 기능을 구현하였습니다.


체크리스트

  • PR 제목 확인!
  • 이슈 연결 확인!

@rud15dns rud15dns merged commit b767161 into develop Feb 9, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEAT] 프로필 사진 등록

1 participant