Projects with this topic
-
Hands-on learning playground for building and testing microservices that communicate via gRPC. It demonstrates a contract-first architecture using Protocol Buffers, with a REST-facing Quarkus service consuming gRPC services from a Spring Boot fulfillment backend. End-to-end business scenarios are verified using Cucumber, Testcontainers, REST Assured, and Awaitility. This project is designed for learning, experimentation, and understanding best practices in gRPC integration, service orchestration, and E2E testing.
Updated -
Saga pattern with an orchestrator for managing long‑running distributed transactions. A central coordinator (orchestrator) directs microservices through a series of steps and compensation actions when necessary. It’s a learning lab designed to contrast with event‑driven choreography, show transaction boundaries, and explore rollback strategies in distributed systems.
Updated -
-
Ce projet est une application Java de microservices utilisant Spring Boot et Spring Cloud Gateway. Il comprend trois composants principaux : un service utilisateur (ms-user), un service de localisation (ms-location), et une API Gateway.
Updated -
Projet Java et VueJS d'une application de sport Java avec une app Web en VueJS
Updated -
An easy to follow step by step tutorial on how to enable GKE through Gitlab
Updated -
A telegram bot that sends notification your uncompleted tasks on Habitica
Updated