To delete a Student record, you simply use the deleteById() method provided by the StudentRepository. The you pass in the id of the record ...
確定! 回上一頁