JacksonConverter
Parameters
objectMapper
a configured instance of ObjectMapper
streamRequestBody
if set to true, will stream request body, without keeping it whole in memory. This will set Transfer-Encoding: chunked
header.
a configured instance of ObjectMapper
if set to true, will stream request body, without keeping it whole in memory. This will set Transfer-Encoding: chunked
header.