docs: update backpressure description

This commit is contained in:
Ilkka Seppälä
2025-04-12 15:09:24 +03:00
parent 32c9031fcd
commit ce2e5f75d8
22 changed files with 77 additions and 173 deletions
-4
View File
@@ -5,11 +5,7 @@ description: "Learn how the Bloc pattern helps manage state changes in Java appl
category: Structural
language: en
tag:
- State Management
- Event-driven
- Listener Management
- Object Composition
- Dynamic Behavior
---
## Also known as