Step 05: 在DAO: PersonSpringDataJPADao.java,使用@Query 提供自訂查詢語句 ... PersonSpringDataJPADao extends JpaRepository<Person, Integer> {
確定! 回上一頁