f-lab-edu / f-lab-edu/develop_board
[FEATURE] 게시판 Entity, Repository 생성
Open
- Dominant language
- Kotlin
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## 기능 설명
- MySQL에서 생성한 board 테이블의 대응되는 Entity와 Repository를 생성하여 DB 테이블과 객체 사이의 매핑을 한다.
## 작업 내용
- [ ] BoardEntity 생성
- [ ] BoardRepository 생성
## 참고 자료
[참고 블로그 1](https://cocococo.tistory.com/entry/Spring-Boot-JPA-Entity-Repository-%EA%B0%9C%EB%85%90-%EB%B0%8F-%EA%B5%AC%ED%98%84-%EB%B0%A9%EB%B2%95#google_vignette)
[참고 블로그2](https://bsh6226.tistory.com/151)
https://velog.io/@xlwdn98767/JPA-Entity-Id-%ED%83%80%EC%9E%85%EC%9D%84-UUID%EB%A1%9C-%EC%A7%80%EC%A0%95-%EC%8B%9C-%EC%97%85%EB%8D%B0%EC%9D%B4%ED%8A%B8-%EC%8B%A4%ED%8C%A8-%EC%98%A4%EB%A5%98
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.