03 2021 档案

摘要:@controller和@restcontroller的区别 @RestController注解相当于@ResponseBody + @Controller合在一起的作用。 1) 如果只是使用@RestController注解Controller,则Controller中的方法无法返回jsp页面,或 阅读全文
posted @ 2021-03-16 09:50 睡了一个夏天 阅读(33) 评论(0) 推荐(0)
摘要:Import Changes:手动导入 enable auto-import:自动导入 阅读全文
posted @ 2021-03-15 09:46 睡了一个夏天 阅读(90) 评论(0) 推荐(0)