@RestController is a stereotype annotation that combines @ResponseBody and @Controller and serves only JSON, XML or custom content type.
確定! 回上一頁