RestController 和@Controller 的区别,@RestController注解,相当于@Controller+@ResponseBody两个注解的结合,返回json数据不需要在方法前面 ...
確定! 回上一頁