Skip to content
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

[refactor] private-post 리팩토링 #39

Merged
merged 2 commits into from
Nov 1, 2024
Merged

Conversation

mng990
Copy link
Collaborator

@mng990 mng990 commented Nov 1, 2024

issue

구현 의도

  • private-post 도메인 컨벤션 통합

구현 사항

  • Service단에서 DataResponse를 리턴하던 로직 삭제
  • DTO 파일 record로 통합
  • 불필요한 @JsonProperty 삭제
  • MemberLoader로 멤버 정보 추출 로직을 중앙화

🫡 참고사항

  • feature/30 이슈 피드백

@mng990 mng990 merged commit 0f91759 into develop Nov 1, 2024
1 check passed
@mng990 mng990 self-assigned this Nov 1, 2024
@mng990 mng990 added the refactor label Nov 1, 2024
@yooooonshine yooooonshine deleted the feature/30-private-post branch November 12, 2024 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants