Spring Boot CRUD Operations API with MongoDB
This project contains a RESTful API that performs CRUD (Create, Read, Update, Delete) operations using Spring Boot and a MongoDB database.
Technologies Used
Spring Boot
MongoDB
Open API
Docker
Installation
To install and run the project, you'll need to have Java and MongoDB installed on your machine. Then, follow these steps:
Clone the repository to your local machine.
Open the project in your IDE of choice.
Run the application.