Grocery List API

This is a simple Spring Boot application that serves as an API for managing a grocery list. It's designed to perform CRUD (Create, Read, Update, Delete) operations on grocery items. The application uses MongoDB as the database for storing grocery items.

Prerequisites

Before you get started, make sure you have the following: