Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] AWS S3 이미지 관련 기능 개발 #161

Closed
3 tasks done
kimdozzi opened this issue Apr 13, 2024 · 1 comment · Fixed by #166
Closed
3 tasks done

[FEAT] AWS S3 이미지 관련 기능 개발 #161

kimdozzi opened this issue Apr 13, 2024 · 1 comment · Fixed by #166
Assignees
Labels
🧑🏻‍💻 BE 백엔드 관련 코드 💡feature 기능 구현, 개선 사항 관련 🖥️ server 서버 관련

Comments

@kimdozzi
Copy link
Contributor

kimdozzi commented Apr 13, 2024

Issue 타입(하나 이상의 Issue 타입을 선택해주세요)

☑ 기능 추가
□ 기능 삭제
□ 버그 리포트
□ 버그 수정
□ 의존성, 환경 변수, 빌드 관련 코드 업데이트

상세 내용

어떤 기능인가요?

Production 에서 이미지 파일을 AWS S3에 저장하는 기능 개발
개발 환경에서는 기존 방식대로 로컬에 저장할 예정

작업 상세 내용

  • AWS S3 관련 의존성 추가
  • AWS S3 파일 업로드, 삭제, 갱신, 복사에 대한 기능 개발
  • S3 이용에 필요한 값 및 Bean을 생성하는 S3Config 클래스 작성

라벨

  • 작업 브랜치: feat/161-aws-s3-image
  • 그룹: client, server
  • 긴급도: High, Middle, Low
@kimdozzi kimdozzi added 💡feature 기능 구현, 개선 사항 관련 🧑🏻‍💻 BE 백엔드 관련 코드 🖥️ server 서버 관련 labels Apr 13, 2024
@kimdozzi kimdozzi self-assigned this Apr 13, 2024
Copy link

linear bot commented Apr 13, 2024

@kimdozzi kimdozzi assigned SSung023 and unassigned kimdozzi Apr 18, 2024
@SSung023 SSung023 changed the title [FEAT] AWS S3 이미지 저장 [FEAT] AWS S3 이미지 관련 기능 개발 Apr 21, 2024
@SSung023 SSung023 linked a pull request Apr 21, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧑🏻‍💻 BE 백엔드 관련 코드 💡feature 기능 구현, 개선 사항 관련 🖥️ server 서버 관련
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants