-
Notifications
You must be signed in to change notification settings - Fork 0
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
✨ [STMT-168] 스터디 삭제 api 및 s3에 저장된 관련 파일 삭제 기능 구현 #118
Conversation
- mapper에서 .collect(Collectors.toList());로 변경한 이유는 @onetomany 매핑에서는 해당 컬렉션이 변경가능한 상태가 아니면 UnsupportedOperationException 에러가 발생하여 변경 가능한 컬렉션으로 변경했습니다.
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.
고생하셨습니다 💪
src/main/java/com/stumeet/server/common/exception/handler/GlobalExceptionHandler.java
Show resolved
Hide resolved
src/main/java/com/stumeet/server/file/adapter/out/S3ImageStorageAdapter.java
Outdated
Show resolved
Hide resolved
src/main/java/com/stumeet/server/file/application/service/FileUploadService.java
Show resolved
Hide resolved
src/main/java/com/stumeet/server/study/adapter/out/persistance/JpaStudyTagRepository.java
Outdated
Show resolved
Hide resolved
.../java/com/stumeet/server/study/adapter/out/persistance/mapper/StudyTagPersistenceMapper.java
Show resolved
Hide resolved
...in/java/com/stumeet/server/studymember/adapter/out/persistence/JpaStudyMemberRepository.java
Outdated
Show resolved
Hide resolved
👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍 💪💪💪💪💪💪💪💪💪💪💪💪💪💪💪💪💪
지금같이 유지하고 추가로 내용이 변경될때 대응하면 될 듯 합니다
아 맞다 클라이언트 압축 요청드리기로 했었죠..! 넵 일단 5mb로 하고 부족하거나 너무 크다고 생각되면 조정하면 될듯합니다,,!
넵 기존 케이스가 깨지지 않는다면 문제 없을거같아요 👍 |
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.
리뷰 확인했습니다 👍
src/main/java/com/stumeet/server/common/exception/handler/GlobalExceptionHandler.java
Show resolved
Hide resolved
src/main/java/com/stumeet/server/file/adapter/out/S3ImageStorageAdapter.java
Outdated
Show resolved
Hide resolved
src/main/java/com/stumeet/server/file/application/service/FileUploadService.java
Show resolved
Hide resolved
src/main/java/com/stumeet/server/study/adapter/out/persistance/JpaStudyTagRepository.java
Outdated
Show resolved
Hide resolved
.../java/com/stumeet/server/study/adapter/out/persistance/mapper/StudyTagPersistenceMapper.java
Show resolved
Hide resolved
...in/java/com/stumeet/server/studymember/adapter/out/persistence/JpaStudyMemberRepository.java
Outdated
Show resolved
Hide resolved
ㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋ 무서워요.... 😅😅😅 |
리뷰 반영 완료하여 머지하겠습니다! |
💁 해결 하려는 문제를 적어주세요
🤔 어떤 방식으로 해결했는지 적어주세요
🙋 중점적으로 리뷰 했으면 하는 부분이 있다면 적어주세요