I am using Spring Session to store the application session in an external store, in this case the Infinispan cache.
To do so, I implemented a custom SessionRepo
SessionRepo