-
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
🔀 :: (ENTRY-164) 공지사항 상세조회 기능 추가 #37
Merged
The head ref may contain hidden characters: "feature/entry-164-\uACF5\uC9C0\uC0AC\uD56D-\uC0C1\uC138\uC870\uD68C"
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
HyunSu1768
commented
Apr 11, 2024
•
edited
Loading
edited
- Notice 에서 S3에 객체를 올리 때 PATH 를 비즈니스 로직에서 정해주는 부분을 따로 분리한 NoticeS3Service 인터페이스를 만들었습니다.
- modify notice에서 fileName이 null일 경우 NoContent를 반환하도록 하였습니다.
HyunSu1768
requested review from
lilseongwon,
jyk1029 and
rlaisqls
as code owners
April 11, 2024 07:17
lilseongwon
reviewed
Apr 11, 2024
src/main/kotlin/hs/kr/equus/feed/domain/notice/service/ModifyNoticeService.kt
Outdated
Show resolved
Hide resolved
src/main/kotlin/hs/kr/equus/feed/infrastructure/s3/service/S3Service.kt
Outdated
Show resolved
Hide resolved
lilseongwon
reviewed
Apr 12, 2024
src/main/kotlin/hs/kr/equus/feed/infrastructure/s3/service/notice/NoticeS3ServiceImpl.kt
Outdated
Show resolved
Hide resolved
src/main/kotlin/hs/kr/equus/feed/domain/notice/service/ModifyNoticeService.kt
Outdated
Show resolved
Hide resolved
Conflict 고쳐주세요 |
rudeh2926
approved these changes
Apr 13, 2024
lilseongwon
reviewed
Apr 13, 2024
src/main/kotlin/hs/kr/equus/feed/infrastructure/s3/util/notice/NoticeS3Util.kt
Outdated
Show resolved
Hide resolved
lilseongwon
approved these changes
Apr 13, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.