-
Notifications
You must be signed in to change notification settings - Fork 1
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 생성 및 동영상 presigned url 조회 구현 #150
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
presigned url 어려운데 수고 많으셨습니다 !!
제 풀리퀘 먼저 머지 하고 수정 한 번만 부탁드릴게요 🙇🏻♀️
|
||
@Tag(name = "Video Api", description = "Video 관련 API 목록입니다.") | ||
public interface VideoApi { | ||
@Operation(summary = "동영상의 presigned url을 발급받습니다..", description = "담당자: 최민석") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
네.. ㅋㅋㅋㅋ ㅜㅜ
s3: | ||
access-key: ${AWS_S3_ACCESS_KEY} | ||
secret-key: ${AWS_S3_SECRET_KEY} | ||
bucket: ${AWS_S3_BUCKET} | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
요거 환경변수 객체로 분리해서 같이 수정해 주시면 좋을 거 같아요 !!
|
||
@Tag(name = "Video Api", description = "Video 관련 API 목록입니다.") | ||
public interface VideoApi { | ||
@Operation(summary = "동영상의 presigned url을 발급받습니다..", description = "담당자: 최민석") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
잘하셨어요..
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
감사합니다..
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
따봉하나드립니다~
📋 상세 설명
📸 스크린샷
presigned url 조회
동영상 재생