Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
03-16-2022 06:37 AM
im using neo4j v 4.0 for project with spring boot , when i test API with postman it shows me this error :
Connection to the database terminated. Please ensure that your database is listening on the correct host and port and that you have compatible encryption settings both on Neo4j server and driver. Note that the default encryption setting has changed in Neo4j 4.0.
properties.application:
spring.data.neo4j.uri=bolt://localhost:7687
spring.data.neo4j.username=Graph
spring.data.neo4j.password=**secret**
spring.data.neo4j.database =stud
org.neo4j.driver.config.encrypted=true
03-21-2022 04:17 AM
What version of Spring Data Neo4j (and Spring Boot) are you running?
All the sessions of the conference are now available online