Skip to content

The Student Details Management System is a Spring Boot backend application designed to manage information about students. It provides functionalities to store, retrieve, update, and delete student details efficiently.

Notifications You must be signed in to change notification settings

utkarshxf/springboot-mongodb2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📦 Spring Boot + MongoDB

A simple Spring Boot project integrated with MongoDB for CRUD operations.
This repository demonstrates how to build a REST API using Spring Boot and MongoDB.


🚀 Features

  • Spring Boot REST API
  • MongoDB integration
  • CRUD Operations (Create, Read, Update, Delete)
  • RESTful endpoints
  • Lightweight and easy to extend

🛠️ Tech Stack

  • Java 17+
  • Spring Boot
  • MongoDB
  • Maven / Gradle

⚡ Getting Started

1. Clone the repository

git clone https://github.com/your-username/springboot-mongodb2.git
cd springboot-mongodb2

About

The Student Details Management System is a Spring Boot backend application designed to manage information about students. It provides functionalities to store, retrieve, update, and delete student details efficiently.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages