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

[FEAT] 멤버 도메인 설계 #17

Open
7 tasks
Tracked by #24
westzeroright opened this issue Oct 9, 2024 · 0 comments
Open
7 tasks
Tracked by #24

[FEAT] 멤버 도메인 설계 #17

westzeroright opened this issue Oct 9, 2024 · 0 comments
Assignees

Comments

@westzeroright
Copy link
Collaborator

Description

  • 멤버 도메인을 구현합니다.

To Do

  • 도메인 모델 작성
  • 핸들러 구현

Checklist

  • 상속할 수 없도록 final 클래스
  • 엔티티와 밸류는 생성자는 private으로
  • builder도 private으로
  • create와 load라는 팩토리 메서드를 추가
  • entityConverter는 load를 이용해서 도메인 엔티티를 구성

ETC

image

@westzeroright westzeroright self-assigned this Oct 9, 2024
inferior3x added a commit that referenced this issue Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant