Series
JPA 연관관계 매핑 정리
JPA 다대일(N:1)+일대다(1:N) @ManyToOne, @OneToMany 연관관계
JPA N+1 문제 및 해결방법
JPA 일대일(1:1) @One-To-One 연관관계