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

refactor: AWS 라이브러리 교체 #181

Open
2 tasks
unanchoi opened this issue Oct 29, 2023 · 0 comments
Open
2 tasks

refactor: AWS 라이브러리 교체 #181

unanchoi opened this issue Oct 29, 2023 · 0 comments
Assignees
Labels

Comments

@unanchoi
Copy link
Contributor

unanchoi commented Oct 29, 2023

🐳 About

  • AWS 라이브러리를 교체합니다.

현재 code 에서 사용하고 있는 AWS 의존성

// AWS S3
implementation 'org.springframework.cloud:spring-cloud-starter-aws:2.2.6.RELEASE'

의 경우 최근 업데이트 진행이 되고 있지 않고, 보안 취약점 역시 발견되었기 때문에 AWS 공식 SDK를 기반으로 라이브러리를 교체합니다.

✅ To do

  • 라이브러리 의존성 교체
  • 의존성 교체에 따른 코드 수정
@unanchoi unanchoi self-assigned this Oct 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant