In such cases, we can mark the request handler method with @ResponseBody , and Spring treats the result value of the method as the HTTP response body itself ...
確定! 回上一頁