Course Content
Subtitle Guide – Hướng dẫn thêm phụ đề
0/1
Building Microservices with Spring Boot & Spring Cloud
About Lesson

If you are new to RabbitMQ then this section of the lectures helps you to understand how to configure and use RabbitMQ in Spring boot applications.

In this section of the lectures, you will learn:

  • RabbitMQ Core Concepts

  • How to integrate RabbitMQ in the Spring boot application

  • How to create RabbitMQ Queue, Exchange, Binding, Producer, and Consumer

  • How to exchange string messages between Producer and Consumer using RabbitMQ broker

  • How to create Multiple Queues in the RabbitMQ broker

  • How to exchange JSON messages between Producer and Consumer using RabbitMQ broker

Once you will understand how to configure and use RabbitMQ broker in Spring boot applications then it’s easy for you to build Event-Drive Microservices using Spring boot and RabbitMQ.

In the next section of the lectures, we will be building Event-Drive Microservices using Spring boot and RabbitMQ.

Join the conversation