list, set, map和props元素分别用来设置类型为List,Set,Map和Propertis的属性值。分别用来为bean传入集合值。 对应的spring的配置文件举例如下:
对应的java类为: