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 이미지 관련 기능 개발 #166

Merged
merged 5 commits into from
Apr 22, 2024
Merged

Conversation

SSung023
Copy link
Contributor

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

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


반영 브랜치

feat/161-aws-s3-imagemain


변경 사항

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

테스트 결과

image


연관된 이슈

#161


리뷰 요구사항(선택)

@SSung023 SSung023 added 💡feature 기능 구현, 개선 사항 관련 🧑🏻‍💻 BE 백엔드 관련 코드 🖥️ server 서버 관련 labels Apr 21, 2024
@SSung023 SSung023 self-assigned this Apr 21, 2024
@SSung023 SSung023 linked an issue Apr 21, 2024 that may be closed by this pull request
3 tasks
@SSung023 SSung023 merged commit 6ab5fe7 into main Apr 22, 2024
1 check passed
@SSung023 SSung023 deleted the feat/161-aws-s3-image branch May 13, 2024 00:32
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 this pull request may close these issues.

[FEAT] AWS S3 이미지 관련 기능 개발
2 participants