ehcache / ehcache3

Ehcache 3.x line
http://www.ehcache.org
Apache License 2.0
2.02k stars 580 forks source link

Serialization and Deserialization #3241

Open MiMonkey opened 3 months ago

MiMonkey commented 3 months ago

I want to use Kryo to deserialize the data , but I can't get the t really type, which makes it impossible to convert.

image