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

Pet 72 Fix : ApplicationEventPublisher 빈등록 및 JpaRepository 빈등록 문제 수정 #24

Merged
merged 5 commits into from
Aug 22, 2023

Conversation

tlarbals824
Copy link
Member

작업사항

  • UserRepository 빈등록되지 않는 문제 해결
  • OAuthSubject에 ApplicationEventPublisher 빈등록 설정 추가
  • EventHandler Component 설정 추가
  • User 엔티티 @entity 애노테이션 추가 및 기본생성자 접근 Protected로 수정
  • JpaConfig Common-Module에 추가

변경로직

  • 내용을 적어주세요.

참고자료

  • 내용을 적어주세요.

@tlarbals824 tlarbals824 added 🐞 BugFix 버그 수정 🔨 Refactor 리팩터링 labels Aug 22, 2023
@tlarbals824 tlarbals824 merged commit f1de506 into main Aug 22, 2023
@tlarbals824 tlarbals824 deleted the PET-72 branch August 22, 2023 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 BugFix 버그 수정 🔨 Refactor 리팩터링
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant