This methods takes the id of the Student to find. This method use to be findOne(). But since Spring data jpa 2.0 it's changed to findById().
確定! 回上一頁