Merge branch '2.7.x' into 3.0.x

pull/37462/head
Phillip Webb 1 year ago
commit fbea788e0a

@ -11,7 +11,7 @@ Spring Data provides additional projects that help you access a variety of NoSQL
* {spring-data-neo4j}[Neo4J] * {spring-data-neo4j}[Neo4J]
* {spring-data-redis}[Redis] * {spring-data-redis}[Redis]
Of these, Spring Boot provides auto-configuration for Cassandra, Couchbase, Elasticsearch, LDAP, MongoDB, and Neo4J. Of these, Spring Boot provides auto-configuration for Cassandra, Couchbase, Elasticsearch, LDAP, MongoDB, Neo4J and Redis.
Additionally, {spring-boot-for-apache-geode}[Spring Boot for Apache Geode] provides {spring-boot-for-apache-geode-docs}#geode-repositories[auto-configuration for Apache Geode]. Additionally, {spring-boot-for-apache-geode}[Spring Boot for Apache Geode] provides {spring-boot-for-apache-geode-docs}#geode-repositories[auto-configuration for Apache Geode].
You can make use of the other projects, but you must configure them yourself. You can make use of the other projects, but you must configure them yourself.
See the appropriate reference documentation at {spring-data}. See the appropriate reference documentation at {spring-data}.

Loading…
Cancel
Save