An open API service indexing awesome lists of open source software.

https://github.com/arangodb/spring-data

Spring Data ArangoDB
https://github.com/arangodb/spring-data

arangodb database java nosql spring spring-data

Last synced: 9 days ago
JSON representation

Spring Data ArangoDB

Awesome Lists containing this project

README

          

![ArangoDB-Logo](https://www.arangodb.com/wp-content/uploads/2016/05/ArangoDB_logo_@2.png)

# Spring Data ArangoDB

[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.arangodb/arangodb-spring-data/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.arangodb/arangodb-spring-data)
[![CircleCI](https://dl.circleci.com/status-badge/img/gh/arangodb/spring-data/tree/main.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/arangodb/spring-data/tree/main)

- [Reference & Tutorial](https://docs.arangodb.com/stable/develop/integrations/spring-data-arangodb/)
- [Migration](https://docs.arangodb.com/stable/develop/integrations/spring-data-arangodb/migration/)

## Learn more

- [ArangoDB](https://arangodb.com/)
- [Demo without Spring Boot Starter](https://github.com/arangodb/spring-data/tree/main/tutorial/src/main/java/com/arangodb/spring/demo)
- [Demo with Spring Boot Starter](https://github.com/arangodb/spring-boot-starter/tree/main/demo)
- [Changelog](ChangeLog.md)
- [JavaDoc](https://www.javadoc.io/doc/com.arangodb/arangodb-spring-data/latest/index.html)