From 634b92001b66c3995913a05ddaae51f956c87f1f Mon Sep 17 00:00:00 2001 From: Mark Vollmary Date: Fri, 9 Nov 2018 21:11:08 +0100 Subject: [PATCH] Add reference to ArangoDB starter Closes gh-15144 --- spring-boot-project/spring-boot-starters/README.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/spring-boot-project/spring-boot-starters/README.adoc b/spring-boot-project/spring-boot-starters/README.adoc index a39ec28ec1..86f682e2fe 100644 --- a/spring-boot-project/spring-boot-starters/README.adoc +++ b/spring-boot-project/spring-boot-starters/README.adoc @@ -34,6 +34,9 @@ do as they were designed before this was clarified. | http://wicket.apache.org/[Apache Wicket] | https://github.com/MarcGiffing/wicket-spring-boot +| http://arangodb.com/[ArangoDB] +| https://github.com/arangodb/spring-boot-starter + | http://www.axonframework.org/[Axon Framework] | https://github.com/AxonFramework/AxonFramework