You should then configure the URI of the Neo4j server you wish to communicate with in :

    The setting should be in the format as described in the section of the Neo4j documentation

    Once you have the above configuration in place you can inject an instance of the org.neo4j.driver.v1.Driver bean, which features both a synchronous blocking API and a non-blocking API based on .