Alessandro Vurro
Alessandro Vurro
``` xml ``` if one of variables is null, destination will be null. [Safe navigation operator](https://en.wikipedia.org/wiki/Safe_navigation_operator) wiki page.
It may be helpful to access the source when creating the destination by using Destination Factory
It would be useful to create an artifact with the implementation of the library ByteBuddy for code generation of JMapper
Allowing the definition of default values. These values are used only in case of source fields nulls.
It might come in handy a class that allows you to know the configuration at runtime
I have two modules, one that contains tests for itself and another that contains tests for the first one, there is the possibility to combine these tests to obtain a...