Found 145 repositories(showing 30)
Sample spring cloud application that integrates with rabbitmq through spring cloud stream framework as shows how to setup message-driven microservices basing on publish-subscribe model, consumer groups
jonashackt
Example project showing how to build a scalable microservice architecture using Spring Boot & RabbitMQ
daggerok
this repo demonstrate CQRS data transfer in REST API and messaging microservices. it’s containing (async RabbitMQ messaging and sync REST microservices) data models processing. spring-boot, rabbit, postgre, spring-data, spring-cloud-stream, gradle, docker, docker-compose, RabbitMQ, spring-cloud-starter-stream-rabbit, PostgreSQL, CQRS, Event Sourcing, eventsourcing, async messaging processing, spring-cloud
Workshop Spring Boot Microservice Messaging with RabbitMQ and AWS SQS - Part 1
kenzycodex
Production-ready Spring Boot microservice for multi-channel notifications including email, real-time WebSocket, and RabbitMQ queue-based messaging with JWT authentication
samnart1
A hands-on Spring Boot lab featuring backend projects that explore REST APIs, microservices, security, messaging, observability, and cloud-native development using modern tools like Docker, Kubernetes, Prometheus, Grafana, RabbitMQ and gRPC.
hoffipublic
Messaging (RabbitMQ) chained Microservice implementation with spring-cloud-stream, spring-cloud-sleuth, spring-cloud-zipkin and spring-cloud-circuit-breaker with Resilience4j/Sentinel/Spring Retry abilities
HabeebCycle
Spring microservices project using server sent event and messaging streaming architecture with Apache Kafka or RabbitMQ
ayoub-essarghini
⚡ Event-driven microservices using Spring Boot 4.x, RabbitMQ, and RESTful APIs. Demonstrates async messaging, service decoupling, and scalable architecture patterns.
DeshveerBatth
A full-stack fitness application powered by AI, built with a microservices architecture using Spring Boot. The project features six backend microservices (using MongoDB and PostgreSQL), an API gateway with authentication via Keycloak, RabbitMQ-based messaging, and a React frontend.
AritraBag04
A cloud-ready, microservices-based video editor backend using Spring Boot, FFmpeg, RabbitMQ, Redis, Eureka, and AWS S3. Handles secure video editing workflows, distributed processing, and scalable storage with service orchestration and asynchronous messaging.
ayse-ozcan
A Spring Boot project showcasing RabbitMQ integration for efficient messaging in a microservices architecture.
Yamakuprina
Simple example of microservice architecture app with RabbitMQ messaging using Spring Web and Spring AMQP.
afraa786
Spring Boot microservices e-commerce platform with async Kafka/RabbitMQ messaging, resilient services, and full observability.
riBergamo
Microservice for sending e-mail with Spring Boot and Spring Mail asynchronously with messaging using Spring AMQP and RabbitMQ.
thanseerjelani
Production-grade job board backend built with Spring Boot microservices, Spring Cloud (Eureka, Gateway), JWT authentication, RabbitMQ messaging, and user subscription system
parvez86
A simple spring boot microservice application for message queuing system with Spring Boot and RabbitMQ.
ziadwael1812
Microservice architecture for an e-commerce platform using Spring Cloud, Docker, Resilience4j, and messaging (RabbitMQ/Kafka).
ABeatrizSC
User registration and modification system with authentication and messaging service. | Microservices, Docker, Spring Boot, JWT, RabbitMQ, OpenFeign (ViaCEP), MySQL, MongoDB
SubhashMOthukuri
A comprehensive microservices architecture built with Java Spring Boot, featuring GraphQL APIs, RabbitMQ messaging, Redis caching, and event-driven communication.
Moses-Omondi
A comprehensive example project demonstrating the implementation of microservices architecture using Spring Cloud, Spring Boot 3, React for the frontend, and integration with messaging systems like Kafka and RabbitMQ.
Mayorman07
Scalable Employee Management System built on Spring Boot Microservices. Features include Service Discovery (Eureka), Distributed Tracing (Zipkin), Asynchronous Messaging (RabbitMQ), and API Gateway, all containerized with Docker
A Spring Boot microservices demo featuring JWT authentication, API Gateway, and event-driven architecture with RabbitMQ. Includes user management, order processing, and payment services with async messaging.
pavolmalo
Tutorial of microservice containerization of C#/.NET-Core and Java/Spring-Boot application with a RabbitMQ message broker.
idoufkirkamal
A modern event ticketing platform built with microservices architecture, featuring distributed services, asynchronous messaging, and comprehensive testing tools. Built with Spring Boot, Laravel, Node.js, React, MySQL, RabbitMQ, all containerized with Docker.
IbrahimAlakbarov06
Modern microservices banking system built with Spring Boot and Spring Cloud. Includes JWT authentication, multi-currency account management, secure money transfers with real-time exchange rates, API Gateway, Eureka service discovery, Redis caching, RabbitMQ messaging, and unified BFF dashboard.
programer12345anwar
Our YouTube Clone uses Spring Boot with Microservices for scalability, Spring Security for authentication, PostgreSQL & MongoDB for data management, and RabbitMQ for messaging. Users can upload, stream, like, and comment on videos seamlessly while ensuring high performance and security. 🚀
juliettegodyere
This repository houses a comprehensive microservices project developed using a stack that includes Spring Boot and Spring Cloud for the backend, React for the frontend, Kafka and RabbitMQ for messaging, REST API for communication, Docker for containerization, MySQL for database management, and VS Code as the integrated development environment .
ishwetraj17
The Investment and Trading Platform is a microservices-based application that handles order placement, stock management, transaction processing, and user accounts. It uses RabbitMQ for messaging, PostgreSQL for data storage, and Spring Boot for service implementation, enabling efficient real-time trade management.
Order Flow MS is a microservice application designed to handle order management with integration of RabbitMQ for messaging and MongoDB for data storage. This application demonstrates how to use these technologies together within a Spring Boot application.