Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refer to Spring Boot implementation detection in docs #1610

Closed
eleftherias opened this issue Mar 24, 2020 · 0 comments
Closed

Refer to Spring Boot implementation detection in docs #1610

eleftherias opened this issue Mar 24, 2020 · 0 comments
Assignees
Labels
in: docs An issue in Documentation or samples type: enhancement A general enhancement
Milestone

Comments

@eleftherias
Copy link
Contributor

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.

@eleftherias eleftherias added type: enhancement A general enhancement in: docs An issue in Documentation or samples labels Mar 24, 2020
@eleftherias eleftherias self-assigned this Mar 24, 2020
@eleftherias eleftherias added this to the 2.3.0 milestone Mar 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: docs An issue in Documentation or samples type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant