Merge pull request #3845 from eugenp/lor6-patch-7

Update README.md
This commit is contained in:
Loredana Crusoveanu 2018-03-18 22:10:03 +02:00 committed by GitHub
commit f17816d5e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,8 +63,7 @@
- [A Docker Guide for Java](http://www.baeldung.com/docker-java-api)
- [Exceptions in Netty](http://www.baeldung.com/netty-exception-handling)
- [Creating and Configuring Jetty 9 Server in Java](http://www.baeldung.com/jetty-java-programmatic)
- [Introduction to Akka Actors in Java] (http://www.baeldung.com/akka-actors-java)
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.