Arrault Fabien
Arrault Fabien
Hello, I hit the same issue. While I'm also trying to use MongoDb, I don't think this is a MongoDB-specific issue. Spring Session : 1.3.2.RELEASE Spring Data Mongo : 1.10.1.RELEASE...
@gregturn Indeed. That why I used Spring Session 1.3.2.RELEASE (which include Mongo supports) ( And it seems that @gonzalad was also using a 1.x version of Spring Session ) Please...
I'm very sorry @gonzalad, I didn't read carefully your first comment : indeed declaring a JdkMongoSessionConverter does allow the persistence of the session in mongo and you already explained the...
@gregturn, just to be more precise about your previous comment for others users : > Otherwise, you may have to settle for MongoDB not being a session option with Boot...