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 + + + + + +]]> + + + +