配置Bean时,如果实体类中存在Set类型属性,需要使用()标签为Set属性注入值?

配置Bean时,如果实体类中存在Set类型属性,需要使用()标签为Set属性注入值?

A.list

B.array

C.arrays

D.set

正确答案是D