/ProjectManagerApp

This project is a multi-module microservices architecture built with Spring Boot, featuring two services: Product Service for managing product details (add, retrieve, delete) and Price Service for updating product prices. It utilizes PostgreSQL for data storage and Apache Kafka for asynchronous communication between services.

Primary LanguageJava

Watchers