ReflectionPofSerializer 1.3 is out.
In this release
* After discussion with Coherence team, lazy initialization of type map cache in AutoPofSerializer has been replaced by asynchronous variant.
You can download binaries from
In this release
* After discussion with Coherence team, lazy initialization of type map cache in AutoPofSerializer has been replaced by asynchronous variant.
You can download binaries from
http://code.google.com/p/gridkit/wiki/ReflectionPofSerializeor use following maven dependency from gridkit maven repo.
<dependency> <groupId>org.gridkit.coherence.utils</groupId> <artifactId>reflection-pof-serializer</artifactId> <version>1.3</version> </dependency>