摘要: SpringMVC基本参数绑定(7种) 1.默认参数支持 HttpServletRequest HttpServletResponse HttpSession 示例: @RequestMapping("edit.action") public ModelAndView editShop(HttpSe 阅读全文
posted @ 2017-12-15 18:50 Holleword 阅读(599) 评论(0) 推荐(0)