There are 1 repository under spring-rabbitmq topic.
Automated documentation for event-driven applications built with Spring Boot
This project was used in Java version 11 and a spring-rabbitmq API. In this way, different communication environments were created using the messaging system rabbitmq. The usage scenarios are described in the readme.
Demo project on how to integrate Spring Web Sockets and RabbitMQ
This repository attempts to cover concept of Ployglot persistence using various database like Mysql, Cassandra, MongoDB. it also contain sample integration with RabbitMQ message broker
This project contains samples demonstrating the AMQP protocol using spring AMQP abstraction and RabbitMQ as implementation
Sending email notification on springboot with rabbitmq
This i sample Message Queuing System with Rabbit MQ. This covers three types of the Queue Systems which comes from Rabbit MQ( Direct, Fanout, topic) using spring and boot.
Microsserviço responsável por registrar pessoas
Twitter 🦆 clone using Spring Cloud Stream, ElasticSearch, and RabbitMQ
Message Notification Services
Event-Driven Microservices architecture with patterns using Spring Boot, RabbitMQ
Crafting a Spring Boot Application for In-Depth Exploration of Spring MVC, Thymeleaf Template Engine, H2 Database, Lombok, and Messaging Systems like Kafka and RabbitMQ. Plus, Dive into WebSockets for Interactive Features.
This project was used in Java version 11 and a spring-rabbitmq API. In this way, different communication environments were created using the messaging system rabbitmq. The usage scenarios are described in the readme.
Instrumentation for Spring RabbitMQ
rmq4j: a robust library designed to streamline RabbitMQ integration with Spring Boot applications. It handles RabbitMQ connections, manages event production and consumption, supports automatic reconnection, and listens for disconnection events. Aims to simplify RabbitMQ setup and ensure reliable messaging within your Spring Boot projects.
Service for currency conversion
service for currency exchange
整理学习SpringBoot时进行的练习,以及练习时遇到的问题