Fabrice Delhoste
Results
3
comments of
Fabrice Delhoste
I have the same problem after a short test in my app. Haven't tried on unit test. I'm using a promise chain using when.js and I also have only AsyncProfile.create...
Is there any workaround to avoid serializing the parent object containing a field annotated with @JsonAnyGetter on a null or empty map? Custom serializer on the parent object?