From 47e2daf944a8c4009657e36372145433f6545a40 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 23 Jan 2018 10:15:45 +0100 Subject: [PATCH] Added Spring Data DocumentDB. --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 73db3ab..f667b57 100644 --- a/index.html +++ b/index.html @@ -65,6 +65,7 @@ Core Spring concepts underpinning every Spring Data project. * [Spring Data Aerospike](https://github.com/aerospike/spring-data-aerospike) - Spring Data module for Aerospike. * [Spring Data ArangoDB](https://github.com/arangodb/spring-data) - Spring Data module for ArangoDB. * [Spring Data Couchbase](http://projects.spring.io/spring-data-couchbase) - Spring Data module for Couchbase. +* [Spring Data Azure DocumentDB](https://github.com/Microsoft/spring-data-documentdb) - Spring Data module for Microsoft Azure DocumentDB. * [Spring Data DynamoDB](https://github.com/michaellavelle/spring-data-dynamodb) - Spring Data module for DynamoDB. * [Spring Data Elasticsearch](http://projects.spring.io/spring-data-elasticsearch) - Spring Data module for Elasticsearch. * [Spring Data Hazelcast](https://github.com/hazelcast/spring-data-hazelcast) - Provides Spring Data repository support for Hazelcast.