Spring MVC 可以自動剖析物件傳回JSON,為此,你... ... 若請求/api/test,會自動加上 Content-Type: application/json;charset=UTF-8 回應標頭,而傳回的JSON 會是:
確定! 回上一頁