pedroluiznogueira / messaging-microservices-rabbitmq
This project contains two microservices projects wich I used to implement Asynchronous communication between them, using RabbitMQ.
☆15Updated 2 years ago
Alternatives and similar repositories for messaging-microservices-rabbitmq
Users that are interested in messaging-microservices-rabbitmq are comparing it to the libraries listed below
Sorting:
- ☆25Updated last year
- Demo saga pattern, outbox pattern using Spring Boot, Debezium, Kafka, Kafka Connect☆118Updated 2 weeks ago
- ☆20Updated last year
- event-driven-microservices☆104Updated 2 years ago
- Food Ordering Project with Clean and Hexagonal Architecture With Kafka Messaging System And Outbox Table☆61Updated last year
- Java (Spring) microservices example with Kafka and saga pattern☆64Updated last year
- Backend application leveraging redis cache to reduce network calls and improve latency.☆27Updated last year
- Microservices Store. List of microservices projects with step by step explanation of each and every component.☆75Updated 9 months ago
- The purpose of this project is to demonstrate how we can use Spring WebFlux to create a simple reactive web application.☆94Updated last year
- Spring Boot Microservice Ecosystem Demo☆25Updated 4 years ago
- This is a sample application to create and demonstrate the micro-service architecture with spring cloud gateway, eureka server, eureka cl…☆31Updated 5 years ago
- Spring Boot Server Sent Events and MongoDB Project☆26Updated 2 years ago
- The goal of this project is to implement two Spring Boot applications: bitcoin-api and bitcoin-client. The bitcoin-api application simula…☆65Updated last month
- Code for "SpringBoot + Kubernetes Tutorial" YouTube Series☆36Updated last month
- Spring Boot Kafka Producer and Consumer Example☆25Updated last year
- ☆51Updated 2 years ago
- ☆64Updated 3 years ago
- Spring Boot CRUD Rest APIs with Spring Data MongoDB☆86Updated last year
- Spring Boot Rest API unit test with Junit 5, Mockito, Maven