This project is not under development, check https://github.com/arangodb/spring-data instead.
The primary goal of the Spring Data project is to make it easier to build Spring-powered applications that use data access technologies. This module deals with support for ArangoDB.
- Using the official driver to connect to database and set the default configurations
- Mapping collection to entities
- Support for operations on key-values
- Support for operations on documents
- Support for operations on graph, verticles and edges
- Dynamic query generation from query method names