Skip to content

sercasti/SprintBootNeo4J

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot with Neo4J Graph database example

The objective is a minimalistic approach using OOTB Spring Boot features as RAD with minimal config to get a neo4j connection and query entities

To start the application, simply type: mvn spring-boot:run

You can import the project as a maven project on any IDE and run it from the IDE using the main() method on the Application class.

Requirements:

  • A running neo4j instance. To adjust database connection settings, update the application.properties file.

About

A simple demo on using Neo4J inside spring boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages