pull req 16.11 (#3059)

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md
This commit is contained in:
Rokon Uddin Ahmed
2017-11-17 20:00:32 +06:00
committed by Grzegorz Piwowarek
parent d0bf73ff6d
commit f02ffe9ae6
10 changed files with 17 additions and 3 deletions
+5 -1
View File
@@ -53,7 +53,11 @@
- [Using Pairs in Java](http://www.baeldung.com/java-pairs)
- [Apache Commons Collections Bag](http://www.baeldung.com/apache-commons-bag)
- [Introduction to Caffeine](http://www.baeldung.com/java-caching-caffeine)
+-[Introduction to Chronicle Queue](http://www.baeldung.com/java-chronicle-queue)
- [Introduction to Chronicle Queue](http://www.baeldung.com/java-chronicle-queue)
- [Introduction To Docx4J](http://www.baeldung.com/docx4j)
- [Introduction to StreamEx](http://www.baeldung.com/streamex)
- [Introduction to BouncyCastle with Java](http://www.baeldung.com/java-bouncy-castle)
- [Intro to JDO Queries 2/2](http://www.baeldung.com/jdo-queries)
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.