E-Commerce Backend REST API built with Spring Boot.
The project includes full modules for Users, Products, Categories, Reviews, Cart, and Orders, with clean layered architecture, DTO-based responses, input validation, global exception handling, and advanced filtering/searching.
Designed to simulate real-world e-commerce backend functionality using Spring Data JPA and MySQL