Skip to content

Commit 3a99066

Browse files
committed
Merge branch '3.1.x'
2 parents 009d927 + 81a03cf commit 3a99066

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-docs/src/docs/asciidoc/data

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-docs/src/docs/asciidoc/data/nosql.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Spring Data provides additional projects that help you access a variety of NoSQL
1111
* {spring-data-neo4j}[Neo4J]
1212
* {spring-data-redis}[Redis]
1313

14-
Of these, Spring Boot provides auto-configuration for Cassandra, Couchbase, Elasticsearch, LDAP, MongoDB, and Neo4J.
14+
Of these, Spring Boot provides auto-configuration for Cassandra, Couchbase, Elasticsearch, LDAP, MongoDB, Neo4J and Redis.
1515
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].
1616
You can make use of the other projects, but you must configure them yourself.
1717
See the appropriate reference documentation at {spring-data}.

0 commit comments

Comments
 (0)