mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-09-04 06:19:47 +00:00
Categorize and tag all patterns #213
This commit is contained in:
@@ -4,7 +4,9 @@ title: Event Aggregator
|
||||
folder: event-aggregator
|
||||
permalink: /patterns/event-aggregator/
|
||||
categories: Structural
|
||||
tags: Java
|
||||
tags:
|
||||
- Java
|
||||
- Difficulty-Beginner
|
||||
---
|
||||
|
||||
**Intent:** A system with lots of objects can lead to complexities when a
|
||||
|
||||
Reference in New Issue
Block a user