mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-15 03:01:12 +00:00
docs: add microservices aggregator architecture diagram
This commit is contained in:
@@ -36,6 +36,10 @@ Stack Overflow says
|
||||
|
||||
> Microservices Aggregator invokes multiple services to achieve the functionality required by the application.
|
||||
|
||||
Architecture diagram
|
||||
|
||||

|
||||
|
||||
## Programmatic Example of Microservices Aggregator Pattern in Java
|
||||
|
||||
Our web marketplace utilizes an Aggregator microservice to fetch combined product and inventory information from separate microservices, ensuring efficient data processing and improved system performance.
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 60 KiB |
Reference in New Issue
Block a user