Update README.md (#2249)

This commit is contained in:
yetanotherallisonf 2017-07-13 12:24:07 -05:00 committed by Grzegorz Piwowarek
parent 835d9814fd
commit 7df3f24350

View File

@ -23,6 +23,7 @@
- [Serenity BDD with Spring and JBehave](http://www.baeldung.com/serenity-spring-jbehave) - [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) - [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) - [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. 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.