Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- GitHub: https://github.com/topics/quarkus
- Wikipedia: https://en.wikipedia.org/wiki/Quarkus
- Repo: https://github.com/quarkusio/quarkus
- Created by: Red Hat Software
- Released: March 2019
- Aliases: quarkus-framework,
- Last updated: 2025-02-04 00:24:49 UTC
- JSON Representation
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
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
Last synced: 18 Dec 2024
https://github.com/carloscazelattojr/java
List of projects developed in Java, Spring-Boot and Quarkus
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/dan920-dev/crud-with-quarkus
api-rest hibernate-orm java quarkus
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.
Last synced: 18 Dec 2024
https://github.com/blaz-cerpnjak/food-ordering-services
📱 🚙 🍕 Food ordering services with API gateway example [Spring Boot, Quarkus, Kotlin, Go Playground]
api-gateway food-delivery food-delivery-service food-ordering golang grpc grpc-server java kotlin microfrontends microservices microservices-architecture quarkus react reactive reactive-rest-services spring-boot user-service
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
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
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/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
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
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
Last synced: 10 Jan 2025
https://github.com/josh-mchugh/quarkus-immutables-jsonb
Project to test the compatibility of Jsonb and Immutables libaries
Last synced: 10 Jan 2025
https://github.com/epomatti/quarkus-datadog
Quarkus with Datadog
azure azure-containerapps datadog java quarkus terraform
Last synced: 17 Jan 2025
https://github.com/aluedtke7/java_vs_go
Java / Go comparison
dropwizard go golang java kotlin quarkus spring-boot
Last synced: 27 Dec 2024
https://github.com/gwsantos/quarkus-app
containerization java openshift-v4 quarkus redhat
Last synced: 10 Jan 2025
https://github.com/arnauld/refd-q
graphql jwt multitenant postgres quarkus reactive
Last synced: 10 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.
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/lost22git/test-quarkus
btree-gist cors flyway hibernate mapstruct micrometer openapi postgresql prometheus quarkus
Last synced: 23 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/yuokada/jvm-memcached-tool
memcached quarkus quarkus-application wip work-in-progress
Last synced: 11 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
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/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/tfkfan/telegram-bot
Avito telegram bot
avito-parser java quarkus telegram-bot
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
Last synced: 19 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/knands42/kotlin-reactive-quarkus
Generated by code.quarkus.io
gradle-kotlin-dsl kotlin locust quarkus quarkus-extension
Last synced: 25 Jan 2025
https://github.com/marcnuri-demo/kubernetes-maven-plugin-quarkus
Kubernetes Maven Plugin + Quarkus demo application
demo fabric8 fabric8-maven-plugin github-actions graal graalvm jkube kubernetes-maven-plugin quarkus
Last synced: 25 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/raphael-97/quarkus-simple-rest
Just an example
docker docker-compose postgresql quarkus quarkus-hibernate-orm quarkus-panache quarkus-rest
Last synced: 31 Jan 2025
https://github.com/jonasfroeller/rabbidly-shop
Angular + Quarkus online shop.
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
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
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.
Last synced: 01 Feb 2025
https://github.com/ricardozanini/onboarding-example-templates
OpenShift resources to run Kogito Onboarding Example
Last synced: 01 Feb 2025
https://github.com/gastaldi/quarkus-cli
The Quarkus command line interface app
Last synced: 01 Feb 2025
https://github.com/houarizegai/books-api
java-17 maven quarkus quarkus-application
Last synced: 27 Dec 2024