PersonRepository references Person , which is annotated with the JPA @Entity annotation, so this repository clearly belongs to Spring Data JPA.
確定! 回上一頁