java - Dozer mapping from list of Strings to another list -


I need to map two objects.

A list of object 1 which contains the list of primitive string object 2 custom objects.

Is this possible in Dozer?

You can write a custom converter to handle these items, I do not think it's out of the box doing work. Check the documentation.

Comments

Popular posts from this blog

java - NullPointerException for a 2d Array -

python - Assemble mpeg file unable to play in mediaplayer -

c# - NameSpace Manager or XsltContent to parse aspx page -