This repository was archived by the owner on Feb 9, 2019. It is now read-only.

Description
Can anyone help me with this problem by deserializing my value contained in redis based on the key (being an object)?
Stacktrace:
[warn] application - could not deserialize key:<myKey> ex:java.lang.ClassNotFoundException: models.<MyClass> java.lang.ClassNotFoundException: models.<MyClass>
I'm using play 2.0.8
Thank you