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: 기본 도메인 엔티티 추가 #7

Merged
merged 4 commits into from
Jun 30, 2024
Merged

Feat: 기본 도메인 엔티티 추가 #7

merged 4 commits into from
Jun 30, 2024

Conversation

woosung1223
Copy link
Contributor

@woosung1223 woosung1223 commented Jun 29, 2024

🚀 Related Issue

close: #5

📌 Tasks

  • 기본 도메인 엔티티 추가 (JPA 기반)
  • 기본 연관관계 설정
  • H2 연결 및 데이터 계층 접근 로그가 남도록 설정

📝 Details

  • 기본적인 부분만 추가했습니다.
  • 연관관계는 FK가 있는 위치에 @ManyToOne만 설정했습니다. (양방향은 추후 고려)

📚 Remarks

Points or opinions to share teams

  • 추가로, 혹시 PR이나 커밋 컨벤션 어케 되나요 ? (Gitmoji 쓰는건지, 영어로 쓰는건지 등)

@woosung1223 woosung1223 added the ✨ feat Improve performance or feature label Jun 29, 2024
@woosung1223 woosung1223 requested a review from loveysuby June 29, 2024 10:30
@woosung1223 woosung1223 self-assigned this Jun 29, 2024
@loveysuby loveysuby merged commit 390671b into develop Jun 30, 2024
1 check passed
@loveysuby loveysuby deleted the feat/5 branch June 30, 2024 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feat Improve performance or feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants