JacksonSerializer
class JacksonSerializer(jackson: ObjectMapper, block: ObjectMapper.() -> Unit) : JsonSerializer
Content copied to clipboard
Functions
Link copied to clipboard
open override fun write(data: Any, contentType: ContentType): OutgoingContent
Content copied to clipboard