Skip to content

fionactc/Restaurant-Reservation-Spring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a REST server for the Restaurant Reservation app. Users can register their restaurant on the app and open for other users to make reservations and leave reviews. It serves as a practice to use Spring Data, Spring Boot, Maven and Hibernate. The client part is written in ReactJS and can be found HERE.

Project stack

  • OAuth Login with JWT, all api endpoints required token authorization
  • Spring Data Jpa for pre-defined CRUD method
  • Maven for dependencies management
  • Hibernate for data persistence
  • MYSQL for database

About

Reservation app with Spring Boot, Maven, Hibernate, MYSQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages