Update README.md

This commit is contained in:
johnA1331 2020-03-18 14:12:43 +08:00 committed by GitHub
parent 087248c5e3
commit ff4ac52b2e
1 changed files with 1 additions and 0 deletions

View File

@ -45,4 +45,5 @@ Remember, for advanced libraries like [Jackson](/jackson) and [JUnit](/testing-m
- [Implementing a FTP-Client in Java](https://www.baeldung.com/java-ftp-client)
- [Introduction to Functional Java](https://www.baeldung.com/java-functional-library)
- [A Guide to the Reflections Library](https://www.baeldung.com/reflections-library)
- [Using NullAway to Avoid NullPointerExceptions](https://www.baeldung.com/java-nullaway)
- More articles [[next -->]](/libraries-2)