Merge branch '2.5.x' into 2.6.x

Closes gh-30018
This commit is contained in:
Andy Wilkinson
2022-03-01 12:31:35 +00:00
4 changed files with 7 additions and 0 deletions

View File

@@ -8,6 +8,8 @@ When building a servlet web application, the following stores can be auto-config
* Hazelcast
* MongoDB
Additionally, {spring-boot-for-apache-geode}[Spring Boot for Apache Geode] provides {spring-boot-for-apache-geode-docs}#geode-session[auto-configuration for using Apache Geode as a session store].
The servlet auto-configuration replaces the need to use `@Enable*HttpSession`.
When building a reactive web application, the following stores can be auto-configured: