Sébastien Deleuze opened DATAREDIS-995 and commented
As described in detail in this Jackson issue, it is currently not possible to use GenericJackson2JsonRedisSerializer with final classes. That's especially blocking in Kotlin where classes are final by default, and data classes always final.
This issue should be fixed at Jackson level
No further details from DATAREDIS-995