spring-guides / gs-accessing-data-neo4j

Accessing Data with Neo4j :: Learn how to persist objects and relationships in Neo4j's NoSQL data store.
http://spring.io/guides/gs/accessing-data-neo4j/
Apache License 2.0
29 stars 49 forks source link

unable to connecting to Neo4j server not running at default ports #38

Closed adellalin closed 1 year ago

adellalin commented 4 years ago

How do i override the config to connect to Neo4j server not running at default ports? I need an example of overriding connection url in application.properties

Buzzardo commented 1 year ago

It's better to ask those kinds of questions on Stack Overflow, which the relevant developers monitor.