f2128ad054
* Added parent module on poms that have no parent defined * Removed dependency reduced pom from undertow module * [BAEL-5249] - 21.02 - pom cleanup - formatted pom.xml |
||
---|---|---|
.. | ||
src/main | ||
README.md | ||
pom.xml |
README.md
Reliable Messaging with JGroups Tutorial Project
Relevant Article:
Overview
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