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

[Feat/17] JPA 엔티티 생성: 채팅, 매너평가, 알림, 친구 #19

Merged
merged 2 commits into from
May 23, 2024

Conversation

Eunjin3395
Copy link
Member

@Eunjin3395 Eunjin3395 commented May 22, 2024

🚀 개요

채팅, 매너평가, 알림, 친구 도메인에 대한 JPA 엔티티 생성

🔍 변경사항

  • 도메인에 대한 JPA 엔티티 생성
  • 생성일자, 수정일자를 위한 BaseTimeEntity 생성
  • build.gradle 의존성 추가

⏳ 작업 내용

  • JPA 엔티티 기본 칼럼 설정

📝 논의사항

@Eunjin3395 Eunjin3395 requested review from rimi3226 and hzee97 May 22, 2024 08:12
@Eunjin3395 Eunjin3395 self-assigned this May 22, 2024
@Eunjin3395 Eunjin3395 linked an issue May 22, 2024 that may be closed by this pull request
1 task
@rimi3226 rimi3226 merged commit afa5fa9 into develop May 23, 2024
1 check passed
@rimi3226 rimi3226 deleted the feat/17 branch May 23, 2024 05:00
@hzee97 hzee97 linked an issue May 25, 2024 that may be closed by this pull request
1 task
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.

✨ [Feat] JPA 엔티티 생성: 실시간 채팅, 알림, 매너평가
2 participants