java-tutorials/java-rmi/README.md

8 lines
182 B
Markdown
Raw Normal View History

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