Skip to content

Student management using Spring Boot, CRUD and Restful API, web services

Notifications You must be signed in to change notification settings

Siddheshgithub097/Student-Management-system-SpringBoot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student Management System using Spring Boot and Postman

Overview

This project implements a Student Management System using Spring Boot, providing CRUD (Create, Read, Update, Delete) operations via RESTful API web services. It allows users to perform basic operations on student records such as adding, retrieving, updating, and deleting student information.

Features

  • Create: Add new student records to the system.
  • Read: Retrieve student information by ID or other criteria.
  • Update: Modify existing student records.
  • Delete: Remove student records from the system.

Technologies Used

  • Java
  • Spring Boot
  • Spring Data JPA
  • Postman
  • Maven

About

Student management using Spring Boot, CRUD and Restful API, web services

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages