51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#SpingMVC
SpingMVC实现集合参数(Could not instantiate bean class [java.util.List])
需求,要求批量新增或者修改一个List,在springMVC中是不支持下面代码的写法:@RequestMapping(value="/update",method=RequestMethod.POST)publicStringupdate(List<ProductCollocation>productCol...
代码星球
·
2020-06-12
SpingMVC
实现
集合
参数
Could
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他