This project is an e-commerce backend application built using Java and Spring Boot. It provides a robust and secure API for managing products, orders, and users. The backend includes features such as user authentication and authorization using JWT, secure data handling with Spring Security, and efficient data management with Spring JPA and MySQL.
##Technologies Used:
- Java
- Spring Boot
- Spring Security
- JWT (JSON Web Tokens)
- Spring JPA (Java Persistence API)
- MySQL