Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages