© The Editor(s) and The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2024
F. GutierrezPro Spring Boot 3https://doi.org/10.1007/978-1-4842-9294-5_10

10. Messaging with Spring Boot

Felipe Gutierrez1  
(1)
4109 Rillcrest Grove Way Fuquay Varina, NC 27526-3562 Albuquerque, NM, USA
 

This chapter covers the most commonly used messaging brokers for event-driven solutions and how you can use them with Spring Boot, from legacy systems (and still used) such as Java Message Service (JMS) with ActiveMQ, Advanced Message Queuing Protocol (AMQP) with RabbitMQ, pub/sub (topics) solutions with Redis and Kafka, to Simple (or Streaming) Text-Oriented Message Protocol (STOMP) using WebSockets.

Messaging As a Concept

Messaging is a way ...

Get Pro Spring Boot 3: An Authoritative Guide with Best Practices now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.