#BAEL-17521 add README descriptions (#7937)

This commit is contained in:
Alessio Stalla
2019-10-04 08:52:53 +02:00
committed by Eugen
parent 0f64304c34
commit f17cb73647
10 changed files with 34 additions and 10 deletions

View File

@@ -1,5 +1,7 @@
## Reliable Messaging with JGroups Tutorial Project
This module contains articles about JGroups.
### Relevant Article:
- [Reliable Messaging with JGroups](https://www.baeldung.com/jgroups)
@@ -8,8 +10,3 @@ This Maven project contains the Java code for the article linked above.
### Package Organization
Java classes for the intro tutorial are in the org.baeldung.jgroups package.
### Running the tests
```