java-tutorials/messaging-modules/jgroups
Dhawal Kapil ad9ddfc6e3 JAVA-15787 Created new messaging-modules and saas-modules
- Moved jgroups, rabbitmq, spring-amqp, spring-apache-camel, spring-jms to messaging-modules
- Moved twilio, twitter4j, strip to saas-modules
- Renamed existing saas to jira-rest-integration
2022-11-26 11:54:53 +05:30
..
src/main JAVA-15787 Created new messaging-modules and saas-modules 2022-11-26 11:54:53 +05:30
README.md JAVA-15787 Created new messaging-modules and saas-modules 2022-11-26 11:54:53 +05:30
pom.xml JAVA-15787 Created new messaging-modules and saas-modules 2022-11-26 11:54:53 +05:30

README.md

Reliable Messaging with JGroups Tutorial Project

This module contains articles about JGroups.

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.