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 : 이미지 업로드 갯수 request 추가 #99

Merged
merged 2 commits into from
Feb 20, 2024

Conversation

Qbeom0925
Copy link
Member

작업 내용

S3Controller.java의 getPresignedUrl 메서드를 수정하여 여러 개의 사전 서명된 URL을 반환하도록 변경하였습니다.
변경된 메서드는 count 매개변수를 통해 반환할 URL의 개수를 지정할 수 있습니다.
각 파일에 대한 고유한 파일 이름을 생성하여 반환된 URL과 함께 응답합니다.

@Qbeom0925 Qbeom0925 self-assigned this Feb 20, 2024
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@Qbeom0925 Qbeom0925 merged commit b0fa925 into develop Feb 20, 2024
2 checks 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.

1 participant