数组、List、Set、Map、Properties。
    在对应的DAOImpl中设置需要注入的集合以及对应Set方法。
    image.png

    在配置文件的bean中使用Setter注入。
    image.png
    image.png