#BAEL-17519 add README descriptions (#7935)

This commit is contained in:
Alessio Stalla
2019-10-04 08:52:25 +02:00
committed by Eugen
parent 7490fb6aed
commit 0f64304c34
10 changed files with 44 additions and 6 deletions

View File

@@ -1,3 +1,7 @@
## Java RMI
This module contains articles about RMI (Remote Method Invocation) in Java.
### Relevant articles
- [Getting Started with Java RMI](https://www.baeldung.com/java-rmi)