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 project implements a microservices-based architecture using Spring Boot and various Spring Cloud components. The system consists of multiple services that work together to provide a complete e-commerce solution.
A microservice which provide API to create product with Category in Database. In this microservice, i have implemented exceptional handling and API validation.
A scalable microservices-based E-commerce platform built with Spring Boot and Node.js. This project follows a modular architecture, supporting independent services for product management, user authentication, order processing, and payment integration. It demonstrates API communication, and clean code practices for enterprises.
A Java 21 Spring Boot microservices platform for managing clients, products, and sales. It leverages MongoDB for persistence, Spring Cloud Config Server for centralized configuration, OpenAPI/Swagger for API documentation, and Feign clients for inter-service communication.
This Readme File contains details of Ecom Services, which has been created and deployed in AWS Elastic bean stalk. Also includes it's code repositories