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
-5
View File
@@ -5,12 +5,7 @@ description: "Learn about the Function Composition design pattern in Java. Disco
category: Functional
language: en
tag:
- Code simplification
- Composition
- Decoupling
- Functional decomposition
- Lambda
- Reusability
---
## Also known as