This project demonstrates a simple CRUD (Create, Read, Update, Delete) application for managing employee data using MongoDB and Mongock for database migrations. The application is built with Spring Boot.
- Create, Read, Update, and Delete employee records
- Database migrations with Mongock ( DDL, DML )
- RESTful API endpoints
- Spring Boot
- MongoDB
- Mongock
- Maven
- Java 17 or later
- Spring boot 3.4.1
- Mongo db community edition