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

엔티티 클래스 개발 #4

Closed
4 tasks done
mirupio opened this issue Feb 14, 2025 · 0 comments
Closed
4 tasks done

엔티티 클래스 개발 #4

mirupio opened this issue Feb 14, 2025 · 0 comments
Assignees

Comments

@mirupio
Copy link
Collaborator

mirupio commented Feb 14, 2025

어떤 기능인가요?

domain 및 repository 패키지를 생성하고 기본적인 엔티티와 JPA repository를 추가합니다.

작업 상세 내용

  • TODO domain 패키지 생성 및 엔티티 클래스 추가(Member, Route, AlertMessage)
  • TODO repository 패키지 생성 및 기본적인 JPA repository 추가 (MemberRepository, RouteRepository, AlertMessageRepository)
  • TODO 초기 테이블 설계에 맞춰 필드 추가 및 어노테이션 설정
  • 필요한 메서드 구현
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

No branches or pull requests

2 participants