MP-188 ✨ Feat: 소통 컨텐츠 항목 API 구현#31
Merged
Reality-out merged 15 commits intodevelopfrom May 28, 2025
Merged
Conversation
Collaborator
Reality-out
commented
May 28, 2025
- 다음을 포함:
- 애플리케이션 계층: 컨트롤러, 애플리케이션 서비스 및 각종 레코드
- 도메인 계층: 도메인 서비스(검증 서비스)
- 리포지토리 계층: 엔터티, 리포지토리
- 매퍼 계층: 애플리케이션 계층과 인프라 계층 간 매퍼
* 큰따옴표(")의 이스케이핑 처리를 통해 JpaRepository에서 아무 문제 없이 해당 필드를 사용할 수 있도록 함
* Test라는 단어를 추가하여 충돌 가능성 방지
* 해당 엔터티는 갱신이 가능한 필드가 없으므로 테스트에서도 단일한 불변 객체를 사용함
* 맨 앞에 test를 붙이는 것으로 통일함으로써 네이밍 충돌을 막고 테스트 전용 객체를 찾기 더욱 용이하게 함
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.