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

구버전 채팅 제거 및 BeanCreationException 해결 #701

Merged
merged 2 commits into from
Oct 23, 2024

Conversation

pricelees
Copy link
Contributor

@pricelees pricelees commented Oct 22, 2024

PR의 목적이 무엇인가요?

배포 서버에서 발생하는 BeanCreationException을 해결하고, 더 이상 사용하지 않는 구 버전 채팅을 제거했습니다.

이슈 ID는 무엇인가요?

설명

스크린샷 2024-10-22 오후 1 40 50

원래 도메인과 엔티티 패키지 분리를 하고자 했으나, File Change가 239개.. 라서 일단 EntityManagerFactory 빈 생성시 전체 패키지를 스캔하는 방법으로 해결했습니다.

질문 혹은 공유 사항 (Optional)

Copy link
Contributor

@ay-eonii ay-eonii left a comment

Choose a reason for hiding this comment

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

헤헤 감사합니다

@pricelees pricelees added BE 백엔드 관련 이슈입니다. 🚑 버그 fix (develop에서 파생된 문제) labels Oct 23, 2024
Copy link
Contributor

@ksk0605 ksk0605 left a comment

Choose a reason for hiding this comment

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

구버전은 사라져버렸!

@pricelees pricelees merged commit 140aebf into develop-backend Oct 23, 2024
1 check passed
@ay-eonii ay-eonii deleted the fix/#699 branch October 24, 2024 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE 백엔드 관련 이슈입니다. 🚑 버그 fix (develop에서 파생된 문제)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants