From a0b5860af65054843e0c6e195310785b6b9b89c2 Mon Sep 17 00:00:00 2001 From: KevinGilmore Date: Sat, 9 Oct 2021 16:16:33 -0500 Subject: [PATCH] BAEL-4092 add link back to article (#11307) --- libraries-6/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/libraries-6/README.md b/libraries-6/README.md index 210a76ca87..8ef60b2e54 100644 --- a/libraries-6/README.md +++ b/libraries-6/README.md @@ -17,4 +17,5 @@ Remember, for advanced libraries like [Jackson](/jackson) and [JUnit](/testing-m - [Java-R Integration](https://www.baeldung.com/java-r-integration) - [Using libphonenumber to Validate Phone Numbers](https://www.baeldung.com/java-libphonenumber) - [Apache Commons Collections vs Google Guava](https://www.baeldung.com/apache-commons-collections-vs-guava) +- [Guide to Using ModelMapper](https://www.baeldung.com/java-modelmapper) - More articles [[<-- prev]](/libraries-5)