Skip to content

Conversation

Chan531
Copy link
Contributor

@Chan531 Chan531 commented Dec 26, 2024

✨ Related Issue

📝 기능 구현 명세

🐥 추가적인 언급 사항

  1. 연관관계 매핑 제거
  2. ResponseStatus로 통일
  3. 다대다 관계 테이블 네이밍 통일 (MemberTeamManager는 현재 관련 api도 존재하여 수정 사항이 너무 많아 일단 보류하였습니다.)
  4. 모든 메소드 파라미터에 final 키워드 추가
  5. 그 외 자잘한 리팩토링 진행 완료 (ex. URIGenerator 제거, TeamVO 제거)
  6. 코드 수정으로 인한 DB 수정사항 반영 완료

@Chan531 Chan531 requested a review from paragon0107 December 26, 2024 11:40
@Chan531 Chan531 self-assigned this Dec 26, 2024
Copy link
Contributor

@paragon0107 paragon0107 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니따,..

@paragon0107 paragon0107 merged commit 2afe0ed into develop Dec 27, 2024
1 check passed
@paragon0107 paragon0107 deleted the feat/#207-entity branch December 27, 2024 15:44
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.

[FEAT] Entity null값 방지 처리

2 participants