Update README.md

This commit is contained in:
johnA1331 2022-04-20 22:50:27 +08:00 committed by GitHub
parent 499e248d4c
commit 33f1363555
1 changed files with 1 additions and 1 deletions

View File

@ -16,6 +16,6 @@ Remember, for advanced libraries like [Jackson](/jackson) and [JUnit](/testing-m
- [Introduction to Takes](https://www.baeldung.com/java-takes)
- [Using NullAway to Avoid NullPointerExceptions](https://www.baeldung.com/java-nullaway)
- [Introduction to Alibaba Arthas](https://www.baeldung.com/java-alibaba-arthas-intro)
- [Introduction to Structurizr](https://www.baeldung.com/structurizr)
- [Intro to Structurizr](https://www.baeldung.com/structurizr)
- [Introduction to Immutables](https://www.baeldung.com/immutables)
- More articles [[<-- prev]](../libraries-2) [[next -->]](../libraries-4)