public ResponseEntity<String> hello() { return new ResponseEntity<>(new User('jdon'), HttpStatus.OK); }. 返回是JSON字符串:.
確定! 回上一頁