Skip to content

pascalskillz/restuarant-webapp-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crud Rest APIs for a Restuarant Web App

Technologies Used

  • Java
  • Spring boot
  • Spring data JPA
  • Mysql

To run

  • Install and add Maven to your environment variables

  • Navigate to the root of the project via command line and execute the command

    • mvn spring-boot:run

That's all!