2018年11月28日

笔记

摘要: @RestController = @ResponseBody + @Controller 如果需要返回到指定页面,则需要配置视图解析器-->return newModelAndView("index"); @Get/PostMapping("/{admin}/${admin}") = @Reque 阅读全文

posted @ 2018-11-28 23:37 runoob! 阅读(143) 评论(0) 推荐(0)

导航