Merged
Conversation
Contributor
HyeonSeongIM
commented
Feb 12, 2025
- 엔티티를 연관관계 매핑할까 엘리멘트컬렉션 할까 고민하다가 엘리멘트 해버렸슴다. (단순히 fileurl만 받으면 되기 때문에)
- FileResponse 로 FileService -> ArticleService로 넘겼슴다
-
- 페이징처리
- 현재 415 오류 발생 - 서비스 측 file, article 두개로 나누어 생성
- RequestPart로 Body와 Param 둘 다 받게 설정 - Content-Type 오류 해결하기 위해 OctetStreamReadMsgConverter 와 WebConfig 생성
- put 에서 patch로 수정 - state 미적용
- 생성시간 desc 사용하여 게시글 순차적으로 가져오게 생성함
This file contains hidden or 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
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.