...but the `mapper.readValue` doesn't accept a `KC...
# announcements
x
...but the
mapper.readValue
doesn't accept a
KClass
. All I have are Kotlin classes (
data
classes), so it would be convenient to have it like that. Is there any way to make that work?