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 : 회원 엔티티 추가 및 회원조회기능 추가 #8

Merged
merged 6 commits into from
Jul 23, 2024

Conversation

Suhun0331
Copy link
Contributor

  • 회원 엔티티 추가
  • 회원조회기능 추가
  • 유저 정보 저장 및 조회 테스트 추가

@Suhun0331 Suhun0331 requested a review from tape4 as a code owner July 23, 2024 09:09
Copy link
Collaborator

@tape4 tape4 left a comment

Choose a reason for hiding this comment

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

나중에 두 컨버터가 동일동작을 한다면 하나는 지워도 될듯합니다!

Copy link
Collaborator

Choose a reason for hiding this comment

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

src/main/java/umc/kkujuk/server/common/converter에 동일한 동작을 하는 StringListToStringConverter가 존재하니 혹여나 동일한 동작을 한다면 수정해주세요!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

엇 확인 못하고 만든거였는데 확인 했습니다!

@tape4 tape4 merged commit d0bb7d5 into develop Jul 23, 2024
1 check passed
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