/Spring-boot-rest-demo

This is a simple REST API demo using Spring Boot and Spring Data JPA.

Primary LanguageHTML

Vyom Suthar's Repository

Hello all. This repository is a basic implementation of rest api using Spring Boot and Spring data JPA. The backend can do all the CRUD operations.
Requirements for the project:
-Java 17
-Postgres DB
-Git
-Any IDE you prefer
-Postman(to test APIs)