Today, if your destination getter returns unmodifiable collections (like emptyList; ...) you cannot use dozer to map them...
I propose to change MappingProcessor.java in addOrUpdateToList method this little piece of code to solve the problem.
patched src file
Log in to post a comment.
patched src file