Cloud Marketplace is a reference implementation of a microservices-based system built with the Java ecosystem.
It is designed as an architectural playground to explore service decomposition, reactive processing, and event-driven communication.
- cloud-marketplace-menu-service - RESTful CRUD service for managing menu items.
- cloud-marketplace-orders-service - Reactive order processing (Spring WebFlux).