Can you create a List in a Spring application-context.xml file without using the element?
I have a bean whose constructor takes a Col
Col
This works. You can use SPEL.
In the bean config,