spring-session-data-mongodb-examples
spring-session-data-mongodb-examples copied to clipboard
Results
2
spring-session-data-mongodb-examples issues
Sort by
recently updated
recently updated
newest added
How would I connect the MongoDB Session to an AWS DynamoDB? Please add example code to the repo. Thanks! -Michael
It is not necessary to declare an JdkMongoSessionConverter bean since it will be used by default. This update is depending on https://github.com/spring-projects/spring-session-data-mongodb/pull/26