From 4e862b39571f344cc9a4ad507cb5f8efb3a4cedb Mon Sep 17 00:00:00 2001 From: yetanotherallisonf Date: Mon, 10 Jul 2017 20:05:25 -0500 Subject: [PATCH] Update README.md --- libraries/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/libraries/README.md b/libraries/README.md index 293e11cf0c61..a6c3dd36aefd 100644 --- a/libraries/README.md +++ b/libraries/README.md @@ -18,6 +18,7 @@ - [Serenity BDD with Spring and JBehave](http://www.baeldung.com/serenity-spring-jbehave) - [Locality-Sensitive Hashing in Java Using Java-LSH](http://www.baeldung.com/locality-sensitive-hashing) - [Apache Commons Collections OrderedMap](http://www.baeldung.com/apache-commons-ordered-map) +- [A Guide to Apache Commons DbUtils](http://www.baeldung.com/apache-commons-dbutils) The libraries module contains examples related to small libraries that are relatively easy to use and does not require any separate module of its own.