Michael Schenaerts

Results 2 issues of Michael Schenaerts

assuming int as boolean was not working

### Expected behavior When mapping a String to another object, if the String is null then if there is a default value defined, it has to be used. ```java @Override...

bug