From 7df3f24350c7574a525758832ca105957e74c566 Mon Sep 17 00:00:00 2001 From: yetanotherallisonf Date: Thu, 13 Jul 2017 12:24:07 -0500 Subject: [PATCH] Update README.md (#2249) --- libraries/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/libraries/README.md b/libraries/README.md index 76119b87a3..c7e56db3b8 100644 --- a/libraries/README.md +++ b/libraries/README.md @@ -23,6 +23,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.