Remove auto-configuration for MapSessionRepository

This commit removes auto-configuration for Spring Session's simple in
memory support.

Closes gh-10253
This commit is contained in:
Stephane Nicoll
2017-09-11 18:16:40 +02:00
parent 93245a8297
commit 1cd3b0cabe
7 changed files with 33 additions and 99 deletions

View File

@@ -5597,7 +5597,6 @@ Spring Boot provides Spring Session auto-configuration for a wide range of store
* JDBC
* Redis
* Hazelcast
* HashMap
If Spring Session is available, you must choose the
{sc-spring-boot-autoconfigure}/session/StoreType.{sc-ext}[`StoreType`] that you wish to