You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains the source code for an order and notifications management system implemented in Java. The system is designed to efficiently handle orders, users, products, and notifications, providing a comprehensive solution for managing an e-commerce platform.
A Spring Boot application for managing products through a REST API with H2 as the in-memory database, supporting create, read, update, and delete operations.