Switched to maintained version of Spring Data DynamoDB.

This commit is contained in:
Oliver Gierke
2018-03-02 08:56:06 +01:00
parent a0ce2e0ef8
commit 85a9306f8a

View File

@@ -66,7 +66,7 @@ Core Spring concepts underpinning every Spring Data project.
* [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/derjust/spring-data-dynamodb) - Spring Data module for DynamoDB.
* [Spring Data DynamoDB](https://github.com/spring-data-dynamodb/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.
* [Spring Data Jest](https://github.com/VanRoy/spring-data-jest) - Spring Data for Elasticsearch based on the Jest REST client.