When use ResponseEntity<T> and @RestController for Spring RESTful applications. Solution: ResponseEntity is meant to represent the entire HTTP response.
確定! 回上一頁