-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
in: docsAn issue in Documentation or samplesAn issue in Documentation or samplestype: enhancementA general enhancementA general enhancement
Milestone
Description
Summary
From the Spring Boot documentation:
If a single Spring Session module is present on the classpath, Spring Boot uses that store implementation automatically. If you have more than one implementation, you must choose the StoreType that you wish to use to store the sessions.
The Spring Session documentation does not mention that Spring Boot will automatically detect the implementation if there is a single module on the classpath.
We should add that to the "Spring Boot Configuration" section of the Spring Session documentation.
amirensit
Metadata
Metadata
Assignees
Labels
in: docsAn issue in Documentation or samplesAn issue in Documentation or samplestype: enhancementA general enhancementA general enhancement