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: UserProfile Entity를 추가한다. #17

Merged
merged 2 commits into from
Aug 4, 2024
Merged

feat: UserProfile Entity를 추가한다. #17

merged 2 commits into from
Aug 4, 2024

Conversation

rlarltj
Copy link
Member

@rlarltj rlarltj commented Aug 3, 2024

📄 변경 사항

  • UserProfile 엔티티를 추가합니다.
    • 유저가 온보딩에서 선택한 정보들을 저장합니다.
    • 값 추가/삭제/변동이 거의 없을 것 같아서 @ElementCollection로 관리합니다.

@rlarltj rlarltj requested a review from min429 August 3, 2024 18:34
@rlarltj rlarltj self-assigned this Aug 3, 2024
@rlarltj rlarltj merged commit d2c7ef8 into main Aug 4, 2024
1 check passed
@rlarltj rlarltj deleted the ISSUE-97 branch August 4, 2024 08:41
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

Successfully merging this pull request may close these issues.

2 participants