jackson
fun ContentNegotiation.Configuration.jackson(contentType: ContentType = ContentType.Application.Json, block: ObjectMapper.() -> Unit = {})
Content copied to clipboard
Register Jackson converter into ContentNegotiation feature
Register Jackson converter into ContentNegotiation feature