bodySerializationStrategy
A special deserialization for body. If it is null
, then try to 'guess' the body serializer. This is usually overridden when the body is not null
and you need to customize its serializer.
Default is null
.