Merge branch '2.6.x' into 2.7.x

Closes gh-30019
This commit is contained in:
Andy Wilkinson
2022-03-01 12:35:04 +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: