#BAEL-17519 add README descriptions (#7935)
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
## Java Streams Cookbooks and Examples
|
||||
|
||||
This module contains articles about the Stream API in Java.
|
||||
|
||||
### Relevant Articles:
|
||||
- [Guide to Stream.reduce()](https://www.baeldung.com/java-stream-reduce)
|
||||
- [How to Break from Java Stream forEach](https://www.baeldung.com/java-break-stream-foreach)
|
||||
- [Java IntStream Conversions](https://www.baeldung.com/java-intstream-convert)
|
||||
- More articles: [[<-- prev]](/java-streams)
|
||||
|
||||
Reference in New Issue
Block a user