Tag: Messaging and Integration


Guides

Code Samples

Getting Started with RabbitMQ

An example of how to connect to, send, and receive messages from RabbitMQ in several languages.

Getting Started with Kafka

An example of how to connect to, send, and receive messages from Kafka.

Spring Boot Data REST Demo with JPA

Build a basic Spring Boot application that uses JPA to access a database

Spring Cloud Stream Demo

Simple Event Driven Microservices with Spring Cloud Stream

Blogs

Understanding the Differences Between RabbitMQ vs Kafka

Which is better RabbitMQ or Kafka? This article will outline the functionality offered by both messaging systems and help you make an informed decision when choosing a platform.