This repository contains a full-fledged Spring Boot microservices setup including:
- Eureka Service Registry
- Spring Cloud Config Server
- Inventory Service
- Order Service
- Cart Service
- API Gateway Service
- Prometheus Monitoring
All microservices are configured to register with Eureka and fetch configuration from Config Server. Prometheus is set up for metrics collection from all services.