Spring continue

You can configure both simple property values (using the value attribute) and properties with references to other beans (using the ref attribute). But value and ref are only useful when your bean’s properties are singular.

What if a property is a collection of values?

list
set
map
props