java-tutorials/java-rmi/README.md

8 lines
182 B
Markdown
Raw Normal View History

2019-10-11 12:11:03 -04:00
## 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)