- 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
13 lines
380 B
Markdown
13 lines
380 B
Markdown
## Reliable Messaging with JGroups Tutorial Project
|
|
|
|
This module contains articles about JGroups.
|
|
|
|
### Relevant Article:
|
|
- [Reliable Messaging with JGroups](https://www.baeldung.com/jgroups)
|
|
|
|
### 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.
|