With Java streams, I am able to convert comma separated list of string into a List, but I also need to remove a substring at front of each string if present. How can I do th