Update README.md

This commit is contained in:
rcalago
2024-02-17 06:33:36 +08:00
committed by GitHub
parent 81b79d01f7
commit cb14e4fb3f
@@ -8,3 +8,4 @@
- [How to Check if All Runnables Are Done](https://www.baeldung.com/java-runnables-check-status)
- [Parallelize for Loop in Java](https://www.baeldung.com/java-for-loop-parallel)
- [How to Effectively Unit Test CompletableFuture](https://www.baeldung.com/java-completablefuture-unit-test)
- [How to Collect All Results and Handle Exceptions With CompletableFuture in a Loop](https://www.baeldung.com/java-completablefuture-collect-results-handle-exceptions)