Reset Neo4j tests to use the default driver again
This commit resets the artificial use of the http driver now the bolt driver doesn't check if the connection to the Neo4J server is valid on startup. See neo4j/neo4j-java-driver#380 Closes gh-9500
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
#
|
||||
# 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
|
||||
Reference in New Issue
Block a user