This is a simple Springboot API that allows you to create, read, update, and delete cash cards.
It follows the RESTful API design pattern and uses JSON for data serialization.
To know more about Springboot, visit the Springboot website.
This API was created from the following Sprinboot course: Building a REST API with Spring Boot
Before you can run this application, you need to have the following installed:
- Java Development Kit (JDK) version 17 or later