Merged
Conversation
Contributor
HyeonSeongIM
commented
Feb 10, 2025
- Image와 JSON의 데이터 포멧이 맞지 않아 form-data 로 처리하기 위해 RequestPart 사용했습니다.
- 수정 시 엔티티에 수정된 이미지 url이 들어가는데 버킷에 수정되어 없어져야하는 이미지가 남아있는 문제점이 있습니다.
- 현재 config 디렉터리에 있는 WebConfig와 Obsetet 컴포넌트는 이해를 아직 잘 못한 상태입니다.
- 현재 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.