Download File · method 前面的 @RequestMapping 和GET 或POST 的用法類似,不過建議把 produces 拿掉(因為已經不是回傳JSON 了) · method 回傳的參數改為 ResponseEntity< ...
確定! 回上一頁