We could now implement a custom query on the repository as follows: @Repository interface PersonRepo : JpaRepository<PersonEntity, ...
確定! 回上一頁