From 07c57e9fe7514278b5c2fcb8323c60f8b10f618c Mon Sep 17 00:00:00 2001 From: Michael Hunger Date: Sat, 2 Apr 2011 23:00:19 +0200 Subject: [PATCH] docs remote server configuration --- src/docbkx/reference/neo4j-server.xml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/src/docbkx/reference/neo4j-server.xml b/src/docbkx/reference/neo4j-server.xml index b590f2a31..7b371ab4b 100644 --- a/src/docbkx/reference/neo4j-server.xml +++ b/src/docbkx/reference/neo4j-server.xml @@ -75,5 +75,30 @@ public class HelloWorldInitializer extends SpringPluginInitializer { par with Spring Data Graph. + + + + REST-Client configuration - pom.xml + + org.springframework.data + spring-data-neo4j-rest + 1.0.0.RC1 + +]]> + + + REST-Client configuration - application context + + + + + +]]> + + + +