┌──────────────┐ ┌────────────────┐ ┌───────────────┐ │ProductCatalog│ │PaymentProcessor│ │CustomerProfile│ ├──────────────┤ ├────────────────┤ ├───────────────┤ └──────────────┘ └────────────────┘ └───────────────┘ | | | | ┌────────────────────┐ ┌────────────────┐ ┌────────────┐ ┌─────────────┐ │SQLProductRepository│ │GooglePayGateway│ │WireTransfer│ │Communication│ ├────────────────────┤ ├────────────────┤ ├────────────┤ ├─────────────┤ └────────────────────┘ └────────────────┘ └────────────┘ └─────────────┘ ┌───────────┐ ┌───────────┐ │EmailSender│ │VoiceDialer│ ├───────────┤ ├───────────┤ └───────────┘ └───────────┘