@RestController is a stereotype annotation that combines @ResponseBody and @Controller. More than that, it gives more meaning to your ...
確定! 回上一頁