Update README.md

This commit is contained in:
johnA1331 2021-09-15 22:03:24 +08:00 committed by GitHub
parent 3647443986
commit d1f81f20da
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
### Relevant articles:
- [Collect a Java Stream to an Immutable Collection](https://www.baeldung.com/java-stream-immutable-collection)
- [Guide to mapMulti in Stream API](https://www.baeldung.com/java-mapmulti)