Alessandro Vurro

Results 11 issues of 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.

enhancement

It may be helpful to access the source when creating the destination by using Destination Factory

enhancement

It would be useful to create an artifact with the implementation of the library ByteBuddy for code generation of JMapper

enhancement
ready

Allowing the definition of default values. These values are used only in case of source fields nulls.

enhancement

It might come in handy a class that allows you to know the configuration at runtime

enhancement
in progress

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...

question