jkbbwr
inline fun <reified T> jsonSerde(objectMapper: ObjectMapper) = JsonSerde(T::class.java, objectMapper)