jonashackt / spring-rabbitmq-messaging-microservicesLinks
Example project showing how to build a scalable microservice architecture using Spring Boot & RabbitMQ
☆40Updated 3 weeks ago
Alternatives and similar repositories for spring-rabbitmq-messaging-microservices
Users that are interested in spring-rabbitmq-messaging-microservices are comparing it to the libraries listed below
Sorting:
- Sample Spring boot application secured using JWT auth in custom header(X-Auth-Token).☆107Updated 4 months ago
- More advanced samples of spring boot and spring cloud microservices showing usage of such tools like api Swagger2 on Zuul, integraction w…☆254Updated 2 weeks ago
- Spring Boot rest microservices using Kubernetes, ConfigMap, Eureka, Zuul / Spring Boot Gateway, Docker. Monitoring with logstash, logback…☆105Updated last year
- Proof of concept to create microservices using Spring 5 and related technologies☆95Updated 2 months ago
- Domain-driven design microservices example☆69Updated 2 years ago
- Java-Spring-CRQS-Eventsourcing-Microservice☆135Updated 3 years ago
- Demo illustrating the usage of Spring Security in microservices built on top of Spring Boot and Spring Cloud☆116Updated 2 weeks ago
- eCommerce application is a platform where customers can find products, shop around using a cart, check out the products and initiate paym…☆130Updated 7 months ago
- This is the repository containing examples for my Spring Boot testing tutorial.☆129Updated this week
- Flight advisor Service APIs for finding the cheapest flights.☆75Updated last year
- This repo is part of a tutorial about writing microservices using Spring Boot☆140Updated 7 years ago
- Java (Spring) microservices example with Kafka and saga pattern☆74Updated 2 years ago
- Spring boot microservice example with Eureka Server + Eureka Client + Spring Cloud API Gateway + OAuth2.0 + Circuit Breaker + Resilience4…☆95Updated 4 years ago
- The purpose of this project is to demonstrate how we can use Spring WebFlux to create a simple reactive web application.☆99Updated 2 years ago
- This is the repository containing an example application for my blog post about Hexagonal Architecture with Spring Boot.☆171Updated this week
- Code examples built for the purpose of video course: Microservices With Spring Boot And Spring Cloud☆155Updated last week
- List of example codes related to spring boot. More details are available at : https://asbnotebook.com☆113Updated 6 months ago
- Architecture Microservice with Spring Cloud and Best Practices☆118Updated 3 years ago
- Backend application leveraging redis cache to reduce network calls and improve latency.