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

fix: MailSender Bean 중복 등록과 @DomainService로 인한 스프링 컨텍스트 로드 실패 오류 수정 #108

Merged
merged 1 commit into from
Aug 4, 2024

Conversation

scv1702
Copy link
Member

@scv1702 scv1702 commented Aug 4, 2024

✨ 구현한 기능

  • MailSender Bean 중복 등록과 @DomainService로 인한 스프링 컨텍스트 로드 실패 오류 수정

📢 논의하고 싶은 내용

  • 이와 같은 일을 방지하고자 컨텍스트 로드에 대한 테스트를 만들어야 할 것 같습니다.

🎸 기타

Copy link

github-actions bot commented Aug 4, 2024

Test Results

140 tests  ±0   140 ✅ ±0   23s ⏱️ +9s
 89 suites  - 5     0 💤 ±0 
 89 files    - 5     0 ❌ ±0 

Results for commit 9b60ced. ± Comparison against base commit 14421ed.

@scv1702 scv1702 merged commit 9787e78 into develop Aug 4, 2024
2 checks passed
@scv1702 scv1702 deleted the fix/mail-sender-domain-service-context-load-error branch August 4, 2024 12:03
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.

1 participant