added article link (#4127)

This commit is contained in:
Tom Hombergs 2018-04-29 09:06:00 +02:00 committed by Grzegorz Piwowarek
parent cfd98d2fe3
commit 57776ac968
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@
- [Introduction to Akka Actors in Java](http://www.baeldung.com/akka-actors-java)
- [A Guide to Apache Commons Collections CollectionUtils](http://www.baeldung.com/apache-commons-collection-utils)
- [A Guide to Byte Buddy](http://www.baeldung.com/byte-buddy)
- [Java Concurrency Utility with JCTools](http://www.baeldung.com/java-concurrency-jc-tools)
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.