I searched for the below problem, but couldn\'t find an answer.
I want to use spring\'s conversion service by writing my custom converter that implements org.spri
Came across a very interesting way to do this in Stackoverflow - https://stackoverflow.com/a/12760579/204788
Using a feature called Collection merging, you can essentially do this: