Package io.ktor.jackson

Types

Link copied to clipboard
class JacksonConverter(objectmapper: ObjectMapper) : ContentConverter

Functions

Link copied to clipboard
fun ContentNegotiation.Configuration.jackson(contentType: ContentType = ContentType.Application.Json, block: ObjectMapper.() -> Unit = {})

Register Jackson converter into ContentNegotiation feature