Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 625 Bytes

README.adoc

File metadata and controls

15 lines (9 loc) · 625 Bytes

Pizza Menu App

This application’s goal is to provide a minimum REST API functionality for using Spring Data Neo4j with SpringBoot and Neo4j graph database. The project uses the following technologies:

  • Spring Data Neo4j 6

  • Spring Boot (version 2.5.5)

Data set

The data set uses the pizza menu data set (a Neo4j favorite), describing toppings, crust and size connected to them (cheese, ham, etc).

Resources