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.
- Spring Boot REST API
- MongoDB integration
- CRUD Operations (Create, Read, Update, Delete)
- RESTful endpoints
- Lightweight and easy to extend
- Java 17+
- Spring Boot
- MongoDB
- Maven / Gradle
git clone https://github.com/your-username/springboot-mongodb2.git
cd springboot-mongodb2