jacksonMapper

fun jacksonMapper(): ObjectMapper(source)

Standard ObjectMapper configured in a way the platform operates.


fun jacksonMapper(objectMapperSettings: ObjectMapper.() -> Unit): ObjectMapper(source)

ObjectMapper with registered Kotlin plugin and given settings.