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

#10 feat: Member Entity, Service, Repository 추가 #13

Merged
merged 7 commits into from
Aug 16, 2024
Merged

#10 feat: Member Entity, Service, Repository 추가 #13

merged 7 commits into from
Aug 16, 2024

Conversation

min-0
Copy link
Member

@min-0 min-0 commented Aug 14, 2024

What is this PR? 🔍

회원 엔티티, 서비스, 레포지토리 로직 추가

Changes 📝

  • jwt 의존성 추가
  • 회원 entity 생성
  • 회원 정보 저장하는 service 생성
  • 회원 repository 생성

@min-0 min-0 added the enhancement New feature or request label Aug 14, 2024
@min-0 min-0 requested a review from youngreal August 14, 2024 14:53
@min-0 min-0 self-assigned this Aug 14, 2024
@min-0 min-0 linked an issue Aug 14, 2024 that may be closed by this pull request
refesh token, access token field 삭제
Copy link
Member

@youngreal youngreal left a comment

Choose a reason for hiding this comment

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

고생하셨습니다

코드리뷰를 반영하여 멤버 엔티티와 서비스 수정
@min-0 min-0 requested a review from youngreal August 16, 2024 07:53
Copy link
Member

@youngreal youngreal left a comment

Choose a reason for hiding this comment

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

굿

@min-0 min-0 merged commit 98c312a into main Aug 16, 2024
1 check passed
@youngreal youngreal deleted the feat/#10 branch August 28, 2024 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

회원 도메인엔티티 개발
2 participants