작성한 질문수
스프링 데이터 JPA
스프링 데이터 JPA 7. EntityGraph
작성
·
180
0
EntityGraph( attributePaths="post")
이렇게 되면 post 클래스를 알아서 찾아가는건가요 ???
답변 1
네 맞습니다.