cddf858c05
* BAEL-5246: round 1 of pom cleanup - upto "jersey" project * BAEL-5246: Initial pass for pom cleanup - upto spring-cloud * BAEL-5246: pom cleanup upto testing-modules/junit5 * BAEL-5246: pom cleanup - upto xstream * BAEL-5246: pom cleanup - last round (before review) |
||
---|---|---|
.. | ||
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