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/add userdetails #26

Merged
merged 4 commits into from
Jan 8, 2024
Merged

Feat/add userdetails #26

merged 4 commits into from
Jan 8, 2024

Conversation

yunjae62
Copy link
Member

@yunjae62 yunjae62 commented Jan 8, 2024

개요

UserDetails, UserDetailsService 구현.

작업사항

  • UserDetails 구현
  • UserDetailsService 구현
  • UserRepository 가 JpaRepository 상속하도록 수정
  • ResultCase의 오타 수정

관련 이슈

@yunjae62 yunjae62 added the enhancement New feature or request label Jan 8, 2024
@yunjae62 yunjae62 self-assigned this Jan 8, 2024
Copy link

github-actions bot commented Jan 8, 2024

Test Results

1 tests  ±0   1 ✅ ±0   1s ⏱️ ±0s
1 suites ±0   0 💤 ±0 
1 files   ±0   0 ❌ ±0 

Results for commit 53bf46b. ± Comparison against base commit c8b8273.

Copy link
Collaborator

@Mayst1232 Mayst1232 left a comment

Choose a reason for hiding this comment

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

고생하셨습니다!!

@yunjae62 yunjae62 merged commit 89e86c4 into main Jan 8, 2024
2 checks passed
@yunjae62 yunjae62 deleted the feat/add-userdetails branch January 8, 2024 12:40
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.

UserDetails 및 UserDetailsService 구현
2 participants