知识点: @RestController注解相当于@ResponseBody + @Controller合在一起的作用。 如果只是使用@RestController注解Controller,则Controller中的方法无法返回jsp ...
確定! 回上一頁