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 -
Community events API that allows to get next event in cities, particularly on https://nantes.community
Updated -
-
Saga choreography pattern for managing distributed transactions across microservices using asynchronous events. Each service participates in the saga by emitting and responding to domain events, eliminating a central orchestrator. The project includes multiple cooperating services, event definitions, and examples of compensation flows to handle failures in event sequences.
Updated -
-
Quarkus web application featuring HTMX and Alpine.js for enhanced interactivity
Updated -
A powerful command-line tool for generating Spring Boot, Quarkus projects quickly with customizable configurations.
Updated -
-
-
(work in process) A simple weekly planner to help you through your busy life !
All-in-one (slightly exagerrated) app which allows you : To create a todo-list to remind everything, / to track your habits to stay commited to your goals, / to genreate a shopping list based on your favorite recipes !
Have a good week :)
Updated -
GrznCorp / Quarkus
CI/CD Catalog (unpublished)Qué es Quarkus?
Las pilas tradicionales de Java fueron diseñadas para aplicaciones monolíticas con largos horarios de arranque y grandes requerimientos de memoria en un mundo donde la nube, los contenedores y Kubernetes no existían. Los marcos de Java necesitaban evolucionar para satisfacer las necesidades de este nuevo mundo.
Quarkus fue creado para permitir a los desarrolladores de Java crear aplicaciones para un mundo moderno y nublado. Quarkus es un marco Java nativo de Kubernetes adaptado para GraalVM y HotSpot, elaborado con las mejores bibliotecas y estándares de Java. El objetivo es hacer de Java la plataforma líder en Kubernetes y entornos sin servidores, al tiempo que ofrece a los desarrolladores un marco para abordar una gama más amplia de arquitecturas de aplicaciones distribuidas.
Updated -
A Quarkus Tutorial to learn basic Authentication with Bcrypt hash. Add a dockerfile to pass environment variables and specify authentication method (md5) for production launching.
Updated -
This is a quarkus project that used PostgreSQL database, Hibernate JPA ORM, and apache kafka as a stream messaging. It consist 3 service: code-with-quarkus (product / main ) service, quarkus-create-order service, quarkus-shipping service
Updated -
A simple fullstack project to practice fullstack orchestration through Docker-compose file. The aim is the explore basics of configuration to successfully launch a fullstack project only with the Docker compose command.
Updated -
-
-
Build image to develop Quarkus on Gitpod
Updated -
Proyectos backend utilizando Quarkus
Updated -
🎟 ️ Gère le cycle de vie de tickets.Updated -