Orika's mapper could not map Boolean to Integer when mapping objects in
the REST facades (e.g. outputting UserDto entities that had embedded
boolean properties).
This does not break the public REST API: boolean types are still output
as integers in the response JSON.
Orika's mapper could not map Boolean to Integer when mapping objects in the REST facades (e.g. outputting UserDto entities that had embedded boolean properties).
This does not break the public REST API: boolean types are still output as integers in the response JSON.