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: S3 파일 업로드 api를 구현한다. #11

Merged
merged 8 commits into from
Dec 16, 2023
Merged

Conversation

rlarltj
Copy link
Member

@rlarltj rlarltj commented Dec 15, 2023

🤔배경

S3에 MultipartFile을 저장/삭제하는 API를 구현합니다.

📄 작업 사항

  • ncp 설정을 담는 yml 파일을 추가했습니다.
  • image 파일을 upload/delete하는 api를 구현했습니다.

profile을 Root directory, 도메인을 Sub directory로 설정하려고 합니당
/dev/ocr/imagefile.png
/prod/ocr/imagefile.png

Env에서 activeProfile 가져오는 코드는 추후에..

초간단하게 정리한 문서 첨부합니다

upload Test

image

delete Test

Pasted Graphic 4

@rlarltj rlarltj requested a review from kimdoha December 15, 2023 16:50
@rlarltj rlarltj self-assigned this Dec 15, 2023
@rlarltj rlarltj changed the title S3 파일 업로드 api를 구현한다. feat: S3 파일 업로드 api를 구현한다. Dec 15, 2023
@rlarltj rlarltj merged commit 9590987 into main Dec 16, 2023
1 check passed
@rlarltj rlarltj deleted the MONEYMONG-127 branch December 16, 2023 13:01
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.

2 participants