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: member 엔티티 추가 #12

Merged
merged 3 commits into from
Jul 22, 2024
Merged

Feat: member 엔티티 추가 #12

merged 3 commits into from
Jul 22, 2024

Conversation

Jaewon-pro
Copy link
Member

🔗 이슈 연결

🚀 구현한 API

  • X

💡 반영할 내용 및 변경 사항 요약

  • Member 엔티티 클래스를 추가합니다.
  • createdAt, updatedAt 필드는 auditing 되도록 설정합니다.
  • Annotation 관련 포메팅을 수정합니다. (한줄로 압축 -> 여러줄 유지)

🔍 리뷰 요청/참고 사항

  • Member 엔티티에 nickname은 아직 넣지 않았는데, 피그마 보니 필요할 것 같아요.

@Jaewon-pro Jaewon-pro added the feature 기능 추가 label Jul 22, 2024
@Jaewon-pro Jaewon-pro self-assigned this Jul 22, 2024
@Jaewon-pro Jaewon-pro requested a review from hee9841 July 22, 2024 06:22
Copy link
Collaborator

@hee9841 hee9841 left a comment

Choose a reason for hiding this comment

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

수고하셨습니다 👍

@Jaewon-pro Jaewon-pro merged commit 57ba668 into main Jul 22, 2024
1 check passed
@Jaewon-pro Jaewon-pro deleted the feature/#11/member-entity branch July 22, 2024 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 기능 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

회원 엔티티 추가
2 participants