Demonstrate a pub/sub messaging architecture using Dapr for a Java application running in a Kubernetes cluster. This sample project implements an event-driven communication between different ...
This is a simple example of using Java to connect to the PubSub model of messaging in Redis. The example uses a bunch of Jedis to connect to Redis. The project uses Maven to install dependencies (like ...