Example Microservices Orchestrator with Rollback capabilities
☆21Mar 24, 2023Updated 2 years ago
Alternatives and similar repositories for Microservices-Orchestrator-Saga-Pattern
Users that are interested in Microservices-Orchestrator-Saga-Pattern are comparing it to the libraries listed below
Sorting:
- Saga Distributed Transaction Pattern - Spring boot + embedded debezium + kafka + inbox-outbox pattern☆12May 5, 2023Updated 2 years ago
- Demo app showing how to configure Actuator, Prometheus, and Grafana☆17Jan 29, 2023Updated 3 years ago
- ☆37Jan 4, 2022Updated 4 years ago
- A repository that contains life and time saver git commands; rollback, revert, etc. (in-progress)☆23Oct 25, 2023Updated 2 years ago
- This is a demo project that I used to integrate Swagger 3 with Spring Cloud☆13Feb 24, 2023Updated 3 years ago
- Demo project for Spring Cloud Intro presentation☆11Aug 20, 2024Updated last year
- A microservice-based shopping webapp that uses API-first approach, Spring Boot 3, Kafka 3, Schema Registry, Liquibase, Flyway, gRPC, Grap…☆13Oct 20, 2024Updated last year
- Spring boot integration testing using Testcontainers☆12Jan 18, 2022Updated 4 years ago
- Spring security github login example☆11Jan 18, 2024Updated 2 years ago
- Spring + Kafka + PostgreSQL example with K8s observation by using Botkube☆10Aug 24, 2022Updated 3 years ago
- Spring Boot - Debezium - Kafka - MySQL - Redis - Cacheable ( all in one example )☆13Sep 10, 2023Updated 2 years ago
- Java (Spring) microservices example with Kafka and saga pattern☆77Jun 3, 2023Updated 2 years ago
- The goal of this project is to play with Spring WebFlux on client and server side. For it, we will implement some Spring Boot Java Web ap…☆31Jan 17, 2026Updated last month
- ☆16Dec 15, 2022Updated 3 years ago
- All types of integrations for Redis in Spring Boot☆11Oct 2, 2022Updated 3 years ago
- Demo ilustrating integration between Spring Boot/Spring Data and Elasticsearch☆35Jan 22, 2026Updated last month
- ☆19Jan 11, 2023Updated 3 years ago
- WebFlux Server using the Spring WebFlux framework and reactive Kafka which exposes a REST API for the clients to make secure HTTP request…☆34Mar 6, 2021Updated 4 years ago
- ☆21Nov 6, 2023Updated 2 years ago
- Java-Spring-CRQS-Eventsourcing-Microservice☆136Apr 18, 2022Updated 3 years ago
- Demo Java apps for several scenarios on Kubernetes☆28Updated this week
- Simulate the Transaction problem about dirty read, Non-repeatable reads, Phantom reads, Lost update in the H2, MySQL, Postgresql, SQLite,…☆19Apr 30, 2021Updated 4 years ago
- sample microservices communicating asynchronously using spring cloud stream, rabbitmq☆29Feb 19, 2026Updated 2 weeks ago
- This is the repository containing examples for my JUnit 5 tutorial.☆25Updated this week
- Spring Batch Tutorials☆27Jan 21, 2022Updated 4 years ago
- The usage of ELK(Elastic Search, Logstash, Kibana) in Spring Boot☆23Jul 11, 2024Updated last year
- ☆38Apr 14, 2023Updated 2 years ago
- Spring Boot Testing Examples☆26Aug 18, 2023Updated 2 years ago
- This project demonstrates the usage of API gateway between microservices using spring cloud gateway☆29Mar 5, 2023Updated 2 years ago
- This is a sample of how to deploy a eureka server using zuul gateway in Kubernetes(EKS)☆27Oct 17, 2024Updated last year
- A Spring Boot 3 RESTful API for managing departments and employees. Features include CRUD operations, Excel/PDF reporting with JasperRepo…☆33Jan 29, 2026Updated last month
- ☆13Jun 28, 2022Updated 3 years ago
- Microservice-based scalable and secure banking application to simulate real-world financial transactions and account management.☆79Aug 7, 2024Updated last year
- This repository contains code for the PDF Assistant created using LangChain4J, Spring Boot and Astra DB☆32Apr 21, 2024Updated last year
- Example reactive kafka consumer and producer implementation on spring boot