instead of `reader()` call `readerFor(Event::class...
# jackson-kotlin
a
instead of
reader()
call
readerFor(Event::class)
if it doesn’t have generics that will work fine.