52 Forks
98 Stars
98 Watchers

spring-data

Spring Data ArangoDB

How to download and setup spring-data

Open terminal and run command
git clone https://github.com/arangodb/spring-data.git
git clone is used to create a copy or clone of spring-data repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with spring-data https://github.com/arangodb/spring-data/archive/master.zip

Or simply clone spring-data with SSH
[email protected]:arangodb/spring-data.git

If you have some problems with spring-data

You may open issue on spring-data support forum (system) here: https://github.com/arangodb/spring-data/issues