This is a Spring Boot REST API application that provides a set of endpoints to manage resources. It includes basic CRUD operations and is designed to be easily extendable.
- RESTful endpoints for resource management
- CRUD operations (Create, Read, Update, Delete)
- Integrated with Mysql Database
- Swagger UI for API documentation and testing
- Exception handling and validation
- Java 17
- Maven 3.6.0 or higher
git clone https://github.com/HasikaDilshani/HasikaDilshani-ecommerce-fullstack-app-BE.git