To make GET request we can use either getForObject or getForEntity method . For instance we have following REST API: @RequestMapping (value ...
確定! 回上一頁