I have a properties file where a property has a comma-separated list value. How can I write these property values so that they span multiple lines? (Maybe a backslash after the comma?)
I can't find anything about this or at least about escaping comma to comma and backslash.
Check the User Guide for Properties files:
Special Characters and Escaping:
Backslashes are more difficult.
Lists and arrays: