只是补充Donal Fellows所说的,你可以使用List和@RequestParam public String controllerMethod(@RequestParam(value="myParam") List<ObjectToParse> myParam){ .
確定! 回上一頁