|
|
@ -5364,9 +5364,9 @@ classes for more details.
|
|
|
|
Spring Boot provides Spring Session auto-configuration for a wide range of stores:
|
|
|
|
Spring Boot provides Spring Session auto-configuration for a wide range of stores:
|
|
|
|
|
|
|
|
|
|
|
|
* JDBC
|
|
|
|
* JDBC
|
|
|
|
* MongoDB
|
|
|
|
|
|
|
|
* Redis
|
|
|
|
* Redis
|
|
|
|
* Hazelcast
|
|
|
|
* Hazelcast
|
|
|
|
|
|
|
|
* MongoDB
|
|
|
|
|
|
|
|
|
|
|
|
If Spring Session is available, you must choose the
|
|
|
|
If Spring Session is available, you must choose the
|
|
|
|
{sc-spring-boot-autoconfigure}/session/StoreType.{sc-ext}[`StoreType`] that you wish to
|
|
|
|
{sc-spring-boot-autoconfigure}/session/StoreType.{sc-ext}[`StoreType`] that you wish to
|
|
|
|