【FAQ】SpingMVC实现集合参数(Could not instantiate bean class [java.util.List])
需求,要求批量新增或者修改一个List,在SpringMVC中是不支持下面代码的写法@RequestMapping(value="/update",method=RequestMethod.POST)publicStringupdate(ListproductCollocations,HttpServletRequestrequest,RedirectAttributesredirectAttri