Caching objects with EHCache
问题 When caching https://github.com/JetBrains/xodus/blob/master/openAPI/src/main/java/jetbrains/exodus/env/Environment.java with EHCache it throws: Caused by: org.ehcache.spi.serialization.UnsupportedTypeException: No serializer found for type 'jetbrains.exodus.env.Environment' at org.ehcache.impl.internal.spi.serialization.DefaultSerializationProvider.getSerializerClassFor(DefaultSerializationProvider.java:136) at org.ehcache.impl.internal.spi.serialization.DefaultSerializationProvider