注意:我不希望直接写入HTTP响应正文,我想以JSON格式返回字符串(我正在使用带 ... GET, produces = "application/json") public ResponseEntity<String> bar() ...
確定! 回上一頁