This project shows a simple example using the JGroup cluster manager (instead of the Hazelcast cluster manager).
This project is composed by two small applications:
-
Producer App - sending data on the event bus
-
Consumer App - receiving data from the event bus
Starts these applications from your IDE, and you should see the sent and receive data (don’t forget to start both application).