I\'ve been searching but cannot find these steps. I hope I\'m missing something obvious.
I have a properties file with the following contents:
machin
If you make the property "machines" a String array, then spring will do it automatically for you
machines=B,C,D public void setMachines(String[] test) {