Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Quarkus

Quarkus is a full-stack, Kubernetes-native, Java Framework tailored for OpenJDK HotSpot and GraalVM. Comparatively, to other frameworks, such as Spring, it offers small memory footprint and reduced boot time. It allows to combine both imperative code and non-blocking reactive style.

https://github.com/caterinmorales/generate-jwt-quarkus

Proyecto que contiene 2 microservicios, el primero genera un JWT y hace una petición al segundo que valida el JWT antes de permitir ser consultado.

java jwt-authentication maven quarkus rest-client

Last synced: 18 Dec 2024

https://github.com/coder-shankar/room-rover

Quarkus APP to provide API for room renting service

java17 quarkus

Last synced: 18 Dec 2024

https://github.com/zbhavyai/inspirational-morning

A serverless function to send a good morning greeting along with an inspirational quote to a Google Chat webhook, every weekday.

gchat gcloud gcloud-cli gcloud-functions gcloud-pubsub quarkus rest-api serverless-functions zenquotes-api

Last synced: 18 Dec 2024

https://github.com/mcaimi/quarkus-rag-augmentor

Retrieval Augmented Generation Demo with Quarkus

chromadb demo langchain4j ollama quarkus rag

Last synced: 18 Dec 2024

https://github.com/gmodena/quarkus-kafka-sse

A demo that integrates quarkus with Kafka and SSE

kafka quarkus server-sent-events

Last synced: 18 Dec 2024

https://github.com/pmvieira93/quarkus-mongodb-liquibase

Quarkus Project with Liquibase on Docker Instance

demo experimental java liquibase mongodb quarkus

Last synced: 18 Dec 2024

https://github.com/thriving-dev/social-platform-feed-reactive-cassandra

POC Implementation of a social platform feed backend, with an RESTful API. Built with reacting programming using Kotlin, Quarkus and Mutiny, with ScyllaDB as the database (Apache Cassandra Protocol). This POC was featured on #WeAreDevelopers World Congress 2024.

cassandra cassandra-cql gradle kotlin quarkus reactive-programming scylladb

Last synced: 18 Dec 2024

https://github.com/mtovonandrasana/poc-quarkus-multiple-datasource

POC - Quarkus multiple datasources and multiple persistence-units

quarkus quarkus-hibernate-orm

Last synced: 18 Dec 2024

https://github.com/carloscazelattojr/java

List of projects developed in Java, Spring-Boot and Quarkus

java quarkus spring-boot

Last synced: 18 Dec 2024

https://github.com/theavgman/product-rest-resource-quarkus

This is my implementation of a Product REST resource / endpoint / service using the latest cloud-native development Java framework - Quarkus

clean-architecture docker hibernate intellij java json junit maven object-oriented-programming postgresql postman problem-details-for-http-apis quarkus rest-api result-pattern solid-principles

Last synced: 18 Dec 2024

https://github.com/lionelgt/java-hexagonal-ddd-quarkus-skeleton

♨️ Java Hexagonal Architecture + DDD: Template repository for your new cloud native java projects

cloud-native ddd hexagonal-architecture java microservices quarkus

Last synced: 18 Dec 2024

https://github.com/kiquetal/fulltack-quarkus

A simple quarkus with frontend angular using quinoa

angular-18 flyio quarkus quarkus-fullstack quarkus-quinoa

Last synced: 18 Dec 2024

https://github.com/vavarm/carmageddon

Fullstack little game written in React and Java Quarkus

fullstack game java mqtt quarkus reactjs

Last synced: 18 Dec 2024

https://github.com/iushi6/quarkus-sample-project

Quarkus basic application

docker java quarkus quarkus-maven

Last synced: 18 Dec 2024

https://github.com/jakobniinja/quarkus-filmstaden

Filmstaden provides movie and ticketing services akin to SF Bio. You'll delve into databases, mapstruct, restassured, and jakarta.

java17 postgres quarkus

Last synced: 18 Dec 2024

https://github.com/emilijadunoska/fitness-center-management

A microservices-based application for fitness center management that handles users, memberships, and group classes. 🏋️‍♂️📅

docker fitness-management-system grpc java microservices mongodb quarkus reactive-programming restapi

Last synced: 18 Dec 2024

https://github.com/stringbean/sbt-jandex

sbt plugin for generating Jandex indexes

jandex quarkus sbt-plugin

Last synced: 10 Jan 2025

https://github.com/eng-fouad/quarkus-redis-connection-leak

This project demonstrates a connection leak in Redis client used in Quarkus

java quarkus redis

Last synced: 18 Dec 2024

https://github.com/zbhavyai/boilerplate-java

A boilerplate repository for writing Java application using Quarkus

boilerplate-template java jax-rs mutiny quarkus rest-api vertx

Last synced: 24 Dec 2024

https://github.com/raulpe7eira/dev-nation-quarkus-tutorial-app

Dev Nation lab from developers.redhat.com/devnation

h2 java maven panache quarkus

Last synced: 19 Dec 2024

https://github.com/dfleta/rest-quarkus-jpa

API REST Quarkus con JPA, DAO pattern, CRUD, H2, Lombok,ManyToOne, integridad referencial, TDD, Rest-assured, Panache ORM, Panache Repository; Examen programación FP DAW Dual CIFP Francesc de Borja Moll

dao-pattern h2-database jpa lombok panache-repository quarkus rest-assured tdd

Last synced: 30 Jan 2025

https://github.com/allowexe/kyss-project

Ticket management system for IT support

isen-toulon java modelio quarkus student-project webdevelopment

Last synced: 10 Jan 2025

https://github.com/davi0805/public-gnose-quarkus

Public repo just for prototype of a user microservice - Java | Quarkus | Docker | Redis | Postgres | JWT

docker java jwt quarkus redis-cache

Last synced: 10 Jan 2025

https://github.com/josh-mchugh/understanding-quarkus

Coding examples from Understanding Quarkus

java quarkus

Last synced: 10 Jan 2025

https://github.com/josh-mchugh/quarkus-jsonb-immutables-native

Project to the test the compabilties of jsonb and Immutables with Quarkus native builds

immutables java jsonb quarkus

Last synced: 10 Jan 2025

https://github.com/josh-mchugh/reactjs-stripe

Example application of a bagel shop which allows a user to select bags and check out with the Stripe payment processor

java quarkus react-router reactjs redux stripe testing-library

Last synced: 10 Jan 2025

https://github.com/josh-mchugh/quarkus-keycloak-example

Project to learn how to use Quarkus with Keycloak for user management and role-based access control

java keycloak quarkus

Last synced: 10 Jan 2025

https://github.com/josh-mchugh/quarkus-immutables-jsonb

Project to test the compatibility of Jsonb and Immutables libaries

immutables java jsonb quarkus

Last synced: 10 Jan 2025

https://github.com/mmartofel/kuberneter-probes

Red Hat OpenShift Pipelines and GitOps demo API (Quarkus)

gitops openshift pipelines quarkus redhat

Last synced: 30 Jan 2025

https://github.com/yanmastra/quarkus-training

This is java project build with Quarkus

java jwt-authentication maven quarkus

Last synced: 10 Jan 2025

https://github.com/yanmastra/quarkus

This is a project for learning, not a project based on industrial standard

microservices quarkus quarkus-extension quarkus-qute

Last synced: 10 Jan 2025

https://github.com/wdrdres3qew5ts21/napzz-backend

Demo Java Quarkus ระบบจัดการห้องพักจัดการที่มีการทำ Two Factor Authentication กับ Email อย่างง่ายๆ เชื่อมต่อกับ Container MySQL 8.0 ผ่าน Hibernate ORM ที่มีการ Join Table หลายรูปแบบ และ Deploy ไปยัง Openshift

docker hibernate java jwt-authentication mailgun mysql openshift quarkus

Last synced: 03 Jan 2025

https://github.com/jnbdz/quarkus-websockets-chat

Quarkus Websockets chat server.

chat java quarkus websocket

Last synced: 10 Jan 2025

https://github.com/fejesa/quarkus-webui

A demo project comparing Jakarta Server Faces (JSF) with Angular for building a Single Page Application (SPA) on Quarkus. Features a Raspberry Pi catalog with filtering and sorting, showcasing PrimeFaces and PrimeNG components.

angular frontend primefaces primeng quarkus web

Last synced: 03 Jan 2025

https://github.com/igr/hello-quarkus

Quarkus example, from zer0 to minishift

example-project java minishift quarkus

Last synced: 23 Jan 2025

https://github.com/hpehl/quarkus-wildfly-client-extension

Quarkus extension to connect to a WildFly management endpoint

client extension quarkus wildfly

Last synced: 24 Jan 2025

https://github.com/hpehl/quarkus-config-extension

Quarkus extension to show Microprofile Config values

extension microprofile-config quarkus

Last synced: 24 Jan 2025

https://github.com/uniport/card

Uniport business card on npm.

application composite keycloak platform portal quarkus webcomponents

Last synced: 11 Jan 2025

https://github.com/matteobaccan/quarkus-boilerplate

A simple quarkus repository

boilerplate quarkus

Last synced: 11 Jan 2025

https://github.com/vtramo/sensorwave

IoT application built for real-time monitoring and control of sensors.

iot iot-application java keycloak kubernetes mosquitto mqtt protobuf3 pubsub python python3 quarkus raspberry-pi sensor-data-collection sensors

Last synced: 18 Jan 2025

https://github.com/guilhermecamposo/demo_kafka-keycloak

Demonstration on how to configure Kafka security using Keycloak

ansible kafka keycloak ldap quarkus

Last synced: 12 Jan 2025

https://github.com/manoelpiovesan/piggywise-back

Backend para o MVP da disciplina de Desenvolvimento de Produtos da UERJ em 2024.2

api-rest docker hibernate java jpa postgresql quarkus security

Last synced: 30 Jan 2025

https://github.com/anmiralles/quarkus-ai-llm-gmail-threads-summarizer

This application uses the Gmail API to retrieve email threads and generates concise summaries using the Llama 3.2 AI model. Built with Quarkus, it leverages advanced AI capabilities to process email threads and provide meaningful insights.

ai gmail-api langchain4j llm quarkus summarizer-ai

Last synced: 30 Jan 2025

https://github.com/wjc-van-es/quia

This repository contains my own incremental development of the source code accompanying the book Quarkus in Action by Martin Štefanko and Jan Martiška

cloud-native java quarkus

Last synced: 19 Jan 2025

https://github.com/manoelpiovesan/quarkus-jwt

Autenticação JWT com Quarkus

auth java jwt quarkus token

Last synced: 31 Jan 2025

https://github.com/talissonmelo/quarkus-social

Aplicação Monolítica - Projeto para utilização do Quarkus e JAVA 17

hibernate java jpa panache-entity quarkus swegger

Last synced: 24 Jan 2025

https://github.com/marcnuri-demo/kubernetes-controller-jl-port

A port of https://github.com/kubernetes-native-java/kubernetes-controller to Quarkus + Fabric8 + JKube

fabric8 graalvm jkube kubernetes quarkus

Last synced: 25 Jan 2025

https://github.com/guilherme-alves-silve/quarkus-monitoring

Project based on the Udemy course Quarkus Backend development with Java and GraalVM (https://www.udemy.com/course/quarkus-backend-development-java)

java java-11 native quarkus quarkus-maven quarkusio

Last synced: 25 Jan 2025

https://github.com/guilherme-alves-silve/quarkus-core

Project based on the Udemy course Quarkus Backend development with Java and GraalVM (https://www.udemy.com/course/quarkus-backend-development-java)

java java-11 native quarkus quarkus-maven quarkusio

Last synced: 25 Jan 2025

https://github.com/guilherme-alves-silve/quarkus-security-jpa

Project based on the Udemy course Quarkus Backend development with Java and GraalVM (https://www.udemy.com/course/quarkus-backend-development-java)

java java-11 native quarkus quarkus-maven quarkusio

Last synced: 25 Jan 2025

https://github.com/guilherme-alves-silve/quarkus-security-jwt

Project based on the Udemy course Quarkus Backend development with Java and GraalVM (https://www.udemy.com/course/quarkus-backend-development-java)

java java-11 native quarkus quarkus-maven quarkusio

Last synced: 25 Jan 2025

https://github.com/guilherme-alves-silve/quarkus-getting-started-kotlin

Project based on the Udemy course Quarkus Backend development with Java and GraalVM (https://www.udemy.com/course/quarkus-backend-development-java)

java java-11 kotlin native quarkus quarkus-maven quarkusio

Last synced: 25 Jan 2025

https://github.com/guilherme-alves-silve/quarkus-getting-started

Project based on the Udemy course Quarkus Backend development with Java and GraalVM (https://www.udemy.com/course/quarkus-backend-development-java)

java java-11 native quarkus quarkus-maven quarkusio

Last synced: 25 Jan 2025

https://github.com/guilherme-alves-silve/quarkus-messaging

Project based on the Udemy course Quarkus Backend development with Java and GraalVM (https://www.udemy.com/course/quarkus-backend-development-java)

java java-11 native quarkus quarkus-maven quarkusio

Last synced: 25 Jan 2025

https://github.com/guilherme-alves-silve/quarkus-gradle-example

Project based on the Udemy course Quarkus Backend development with Java and GraalVM (https://www.udemy.com/course/quarkus-backend-development-java)

java java-11 native quarkus quarkus-gradle quarkusio

Last synced: 25 Jan 2025

https://github.com/guilherme-alves-silve/quarkus-data-reactive-and-nosql

Project based on the Udemy course Quarkus Backend development with Java and GraalVM (https://www.udemy.com/course/quarkus-backend-development-java)

java java-11 native quarkus quarkus-maven quarkusio

Last synced: 25 Jan 2025

https://github.com/guilherme-alves-silve/quarkus-data

Project based on the Udemy course Quarkus Backend development with Java and GraalVM (https://www.udemy.com/course/quarkus-backend-development-java)

java java-11 native quarkus quarkus-maven quarkusio

Last synced: 25 Jan 2025

https://github.com/jonasfroeller/rabbidly-shop

Angular + Quarkus online shop.

angular quarkus

Last synced: 01 Feb 2025

https://github.com/jonasfroeller/rate-it

Software rating app built with html, css, java, maven, quarkus, vanJS...

hibernate-orm jdbc-driver quarkus rest-assured resteasy-jackson

Last synced: 01 Feb 2025

https://github.com/kiquetal/grpc-server-java

Starter grpc-server to dockerize and publish on aws fargate

grpc-server java quarkus

Last synced: 01 Feb 2025

https://github.com/kiquetal/quarkus-on-ecs-grpc

A simple example to deploy ecs services grpc on aws

aws aws-ecs-fargate grpc-client grpc-server quarkus

Last synced: 01 Feb 2025

https://github.com/kiquetal/grpc-client-java

Starter code to dockerize service on aws fargate

grpc-client java quarkus

Last synced: 01 Feb 2025

https://github.com/sshaaf/flink-quarkus-demo

A short demo on how to use Apache Kafka, Avro, Flink on Confluent cloud

avro confluent flink java kafka quarkus

Last synced: 01 Feb 2025

https://github.com/wmartinmimi/qchat4j

A simple chat server built with quarkus for fun

apache2 java not-for-production quarkus

Last synced: 01 Feb 2025

https://github.com/felipeagger/quarkus-hello-world

Quarkus(Java) application hello world - test in containers k8s/openshift.

java quarkus

Last synced: 01 Feb 2025

https://github.com/ricardozanini/onboarding-example-templates

OpenShift resources to run Kogito Onboarding Example

kogito openshift quarkus

Last synced: 01 Feb 2025

https://github.com/gastaldi/quarkus-cli

The Quarkus command line interface app

quarkus

Last synced: 01 Feb 2025

Quarkus Awesome Lists
Quarkus Categories