addStudent(student); return ResponseEntity.ok(id); }. Here, we specify that we only consume a JSON formatted request body. We also add the annotation ...
確定! 回上一頁