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

[Feature]: [BE] 채팅방, 메세지 기본 설정 및 엔티티 설계 #33

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

vdvhk12
Copy link
Collaborator

@vdvhk12 vdvhk12 commented Jan 27, 2025

📌 과제 설명

👩‍💻 요구 사항과 구현 내용

  • 채팅방, 메세지 엔티티 설계

  • WebSocket Config 파일 추가

  • MongoDB 설정 추가

  • 스프링 부트 실행시 mongodb, redis 관련 로그가 많이 찍히는데, mongodb는 repository 관련 설정을 분리해야 할 것 같음.

    • 이 부분은 좀 더 찾아보고 수정할 예정

@vdvhk12 vdvhk12 force-pushed the feature/be/chat-28 branch from 3298328 to 8ef0a95 Compare January 27, 2025 09:59
@vdvhk12 vdvhk12 self-assigned this Jan 27, 2025
@vdvhk12 vdvhk12 linked an issue Jan 27, 2025 that may be closed by this pull request
3 tasks
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.

[FEAT] 채팅방, 메세지 기본 설정
1 participant