基本信息
文件名称:集合注入:数组、List、Set、Map、Properties详解.pptx
文件大小:1.11 MB
总页数:8 页
更新时间:2026-03-18
总字数:约小于1千字
文档摘要
集合注入
集合注入数组ListSetMapProperties
注入数组对象注入集合对象propertyname=array
array
value100/value
value200/value
value300/value
/array
/property
注入List对象(重点)注入集合对象propertyname=list
list
valueitcast/value
valueitheima/value
valueboxuegu/value
/list
/property
注入Set对象注入集合对象propertyname=set
set
valueitcast/value
valueitheima/value
valueboxuegu/value
/set
/property
注入Map对象(重点)注入集合对象propertyname=map
map
entrykey=countryvalue=china/
entrykey=provincevalue=henan/
entrykey=cityvalue=k