cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

What should the spring.neo4j.uri be for a neo4j-desktop managed local database?

I'm trying to learn spring boot with neo4j and kotlin on top of all that, and am following this paper:

at Spring Data Neo4j - Developer Guides
it assumes auradb is used but I have neo4j desktop installed on linux and have created a new project and added a graph dbms and started this graph dbms.

What should I put into spring.neo4j.uri= to use this dbms?

Thank you in advance

1 REPLY 1

Actually, never mind.
When I clicked on the "Open" button of the dbms, there's a list on the side panel.
When I click the copy symbol next to bolt it yields bolt://localhost:7687