Fix build failure

More change to use the http Neo4j driver

See https://github.com/neo4j/neo4j-java-driver/issues/380

Closes gh-9499
This commit is contained in:
Stephane Nicoll
2017-06-13 14:37:37 +02:00
parent 08aa91f8df
commit c5d44cdae4
2 changed files with 10 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
#
# This is a temporary override until the Neo4j bolt driver stops validating
# the connection on startup, see https://github.com/neo4j/neo4j-java-driver/issues/380
#
spring.data.neo4j.uri=http://localhost:8989