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

[#36] JwtReader 서비스 계층에서 추출 #37

Merged
merged 4 commits into from
Jun 21, 2024
Merged

Conversation

hyeok-kong
Copy link
Collaborator

개발 내용

  • Service 계층에서 사용하던 JwtReader 를 Controller 계층에서 사용하도록 변경
  • 변경된 로직에 따른 단위 테스트 수정
  • 그룹 가입 시 동시성 문제 테스트 코드 작성

@hyeok-kong hyeok-kong merged commit 1b4386a into main Jun 21, 2024
1 check passed
@hyeok-kong hyeok-kong linked an issue Jun 21, 2024 that may be closed by this pull request
2 tasks
@hyeok-kong hyeok-kong deleted the refactoring/36 branch June 22, 2024 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

계층 구조 변경하기
2 participants