#BAEL-17519 add README descriptions (#7935)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
=========
|
||||
|
||||
## Java Streams Cookbooks and Examples
|
||||
|
||||
This module contains articles about the Stream API in Java.
|
||||
|
||||
### Relevant Articles:
|
||||
- [The Java 8 Stream API Tutorial](https://www.baeldung.com/java-8-streams)
|
||||
- [Introduction to Java 8 Streams](https://www.baeldung.com/java-8-streams-introduction)
|
||||
@@ -18,3 +18,4 @@
|
||||
- [Counting Matches on a Stream Filter](https://www.baeldung.com/java-stream-filter-count)
|
||||
- [Java 8 Streams peek() API](https://www.baeldung.com/java-streams-peek-api)
|
||||
- [Working With Maps Using Streams](https://www.baeldung.com/java-maps-streams)
|
||||
- More articles: [[next -->]](/../java-streams-2)
|
||||
|
||||
Reference in New Issue
Block a user