The @RestController annotation in Spring MVC is nothing but a combination of the @Controller and the @ResponseBody annotation.
確定! 回上一頁