I'm trying out Redisson with JsonJacksonCodec in K...
# server
d
I'm trying out Redisson with JsonJacksonCodec in Kotlin and I've been running into this error:
Missing type id when trying to resolve subtype of [simple type, class java.lang.Object]: missing type id property '@class'
what could it be?