TechShopArmenia

mariam-hovhannisyan-16/TechShopArmenia

Java Stars: 0 Forks: 0 Web

Summary

A Spring Boot microservices e-commerce backend system named TechShop Armenia. It consists of eight Java modules: seven independent services (user, product, cart, order, notification, wishlist, chat) and a shared common library. The project is designed to run exclusively via Docker Compose, which orchestrates the services along with PostgreSQL, Kafka, and Zookeeper. The README provides detailed instructions on setup, port mappings, and strong warnings against mixing Docker with IDE-based runs to avoid state conflicts.

Similar Projects