Enes Ozcan
Enes Ozcan
Actually I'm trying to build the app [here](https://github.com/OpenLiberty/draft-guide-kubernetes-caching-hazelcast-spring) using the pom under finish directory. Only boost-maven-plugin is changed in the pom file according to the instructions on the readme of...
Thanks for your help. The reason I tried to use this version is the failure seen [here](https://github.com/OpenLiberty/draft-guide-kubernetes-caching-hazelcast-spring/issues/11).
As @oxc pointed out > the solution must ensure that no session entries are deserialized on the server-side. This can be partially done via Portable serialization (more information here at...