Skip to content

Refer to Spring Boot implementation detection in docs #1610

Closed
@eleftherias

Description

@eleftherias

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.

Metadata

Metadata

Assignees

Labels

in: docsAn issue in Documentation or samplestype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions