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/igr/hello-quarkus

Quarkus example, from zer0 to minishift

example-project java minishift quarkus

Last synced: 23 Jan 2025

https://github.com/edufolly/work-with-secrets

Working with Docker secrets in Quarkus

docker docker-swarm java quarkus swarm

Last synced: 13 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/anmiralles/quarkus-ai-llm-translator

Quarkus project to showcase an AI LLM REST service based on llama3.1 for text and files.

ai llm quarkus reactive

Last synced: 18 Dec 2024

https://github.com/cnad-io/ddash-backend-user-management

User Management CRUD Rest Service with Java and Quarkus.

crud-application java jenkins-ci openshift quarkus rest-api

Last synced: 23 Jan 2025

https://github.com/inerska/quarkuscleanarchitecture

A real world project example of a quarkus micro-service and clean architecture focused application

architecture clean-architecture cqrs ddd domain-driven-design gradle hacktoberfest hibernate jakartaee java jee mediator quarkus

Last synced: 08 Feb 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/mauricio-dolinski/ferramentas-api

API com ferramentas para validação e geração de documentos comuns no Brasil. - Tecnologias: Quarkus, Swagger, OpenAPI, Java

java openapi quarkus swagger

Last synced: 08 Feb 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/azapata27/grpc-examples

gRPC examples built with Spring Boot and Quarkus.

grpc-java protobuf quarkus spring-boot

Last synced: 09 Feb 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/starichkov/articles

Sources for the articles I posted or about to post.

golang java kotlin micronaut pandas python quarkus redis spring spring-boot

Last synced: 09 Feb 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/ammbra/monitoring-at-scale

This repository contains the samples associated with the talk "Monitoring distributed Java applications at scale"

grafana jaeger-java jaeger-tracing java11 kubernetes practices prometheus quarkus springboot

Last synced: 27 Dec 2024

https://github.com/giosil/micro-json-rpc

Implementation of JSON-RPC protocol based on Quarkus microservice.

json-rpc json-rpc-server json-rpc2 microservices quarkus

Last synced: 27 Dec 2024

https://github.com/gbaufake/kogito-istio

Some Tests with Kogito

bpmn istio kogito quarkus

Last synced: 29 Dec 2024

https://github.com/knowledgefactory4u/quarkus-reactjs-mongodb-crud

Quarkus + React JS + MongoDB CRUD Example

mongodb quarkus reactjs

Last synced: 14 Jan 2025

https://github.com/rafaelrok/quarkus-super-heroes

Arquitetura de microservices composto com 4 microservices a fim de explorar sua comunicação, desenvolvido om quarkus, docker, Kubernetes, Kafka

docker docker-compose java kafka kubernetes microprofile microservice panache postgresql quarkus

Last synced: 11 Jan 2025

https://github.com/valandro/quarkus

Repository to learn about quarkus and also test some reactive features.

quarkus

Last synced: 04 Feb 2025

https://github.com/fscotto/cdcdemo

This project is a simple test of CDC design pattern using Observes bean

change-data-capture demo java observables quarkus

Last synced: 21 Jan 2025

https://github.com/evertonsavio/quarkus-rabbitmq-websoket

Java 11 - Quarkus minimal app with RabbitMQ Producer / Consumer & Websockets

java java11 quarkus rabbit rabbitmq websocket

Last synced: 02 Jan 2025

https://github.com/pilhuhn/observability-talk

Code for an Observability Workshop

observability python quarkus tracing

Last synced: 02 Jan 2025

https://github.com/stefanopisano/quarkus-first

First test with quarkus. Just a simple REST application

java quarkus rest

Last synced: 08 Jan 2025

https://github.com/quarkiverse/quarkus-logging-kafka

Quarkus logging extension sending log statements to Kafka.

kafka logging observability otel quarkus quarkus-extension

Last synced: 07 Jan 2025

https://github.com/quarkiverse/quarkus-angus-mail

The Angus Mail project is a compatible implementation of the Jakarta Mail Specification 2.1+ providing a platform-independent and protocol-independent framework to build mail and messaging applications

imap mail pop3 quarkus quarkus-extension smtp

Last synced: 07 Jan 2025

https://github.com/pklink/quarkus-simple-basic-auth

Simple Basic Auth application based on Quarkus

authentication java quarkus

Last synced: 07 Jan 2025

https://github.com/ivan-montes/solar-fleet

An API REST implemented using Quarkus, Maven, Java, and MongoDB, mainly.

java maven mongodb openapi quarkus

Last synced: 04 Feb 2025

https://github.com/jnbdz/fileuploader-quickstarts

File Uploader Quickstarts.

quarkus spring upload uploader

Last synced: 10 Jan 2025

https://github.com/spodin/graphql-quarkus-talk-demo

Quick and "dirty" demo project for my "GraphQL with Quarkus" talk

graphql quarkus

Last synced: 08 Jan 2025

https://github.com/andbin/quarkus-restful-temperature-converter

A simple demonstrative RESTful web service for temperature conversion developed with the Quarkus framework

java quarkus restful

Last synced: 28 Dec 2024

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/thriving-dev/quarkus-gradle-renovate-example

Example Quarkus Gradle project with true automated dependency updates by Renovate.

gradle gradle-kotlin-dsl kotlin quarkus renovate renovatebot

Last synced: 08 Jan 2025

https://github.com/mateusnere/compra-saga-app

Repositório com projetos demonstrando como fazer orquestração e coreografia das transações. Demonstrando o padrão SAGA.

quarkus rest-api saga saga-pattern

Last synced: 31 Dec 2024

https://github.com/derkoe/quarkus-jte

Quarkus Java Template Engine Extension (JTE)

java jte quarkus template-engine

Last synced: 21 Jan 2025

https://github.com/zbhavyai/revered-banshee

Utility wrapper project to generate RSA keys and X509 certs

bouncy-castle certificate gradle quarkus rsa-key-pair x509

Last synced: 27 Jan 2025

https://github.com/huk-coburg/quarkus-getting-started

Quarkus getting started

quarkus

Last synced: 15 Jan 2025

https://github.com/guilhermecamposo/camel_development_starter

example on how to put Camel tooling together for a complete development workflow

ansible camel java quarkus

Last synced: 19 Dec 2024

https://github.com/jarrydk/aws-quarkus-infrastructure-as-code

Aws - Quarkus App - Infrastructure as Code

aws cdkv2 java quarkus

Last synced: 21 Jan 2025

https://github.com/1000kit/tkit-quarkus-rest

1000kit quarkus jax-rs extension

jax-rs quarkus quarkus-extension

Last synced: 14 Nov 2024

https://github.com/1000kit/tkit-mp-openapi-plugin

1000kit microprofile openapi schema generator plugin

maven-plugin microprofile quarkus

Last synced: 14 Nov 2024

https://github.com/1000kit/tkit-mp-restclient-plugin

1000kit microprofile rest client generator plugin

maven-plugin microprofile quarkus

Last synced: 14 Nov 2024

https://github.com/1000kit/tkit-quarkus-log

1000kit log interceptors

logging quarkus quarkus-extension

Last synced: 14 Nov 2024

https://github.com/1000kit/tkit-quarkus-import

Quarkus init master data extension

import masterdata quarkus quarkus-extension

Last synced: 14 Nov 2024

https://github.com/bitxon/java-microservices

Compare: Spring, Quarkus, Micronaut, Dropwizard

dropwizard java micronaut quarkus spring-boot test-containers

Last synced: 30 Dec 2024

https://github.com/jarrydk/aws-cdk-demo

Demo how to use Java IaC for AWS

alb aws dynamodb iac java lambda quarkus

Last synced: 21 Jan 2025

https://github.com/gdevxy/blog

My own technical blog

blog contentful graalvm java quarkus qute

Last synced: 01 Feb 2025

https://github.com/andrepaulino/hotel-app

Travel Agency App: Hotel microservice

java microservice quarkus

Last synced: 14 Jan 2025

https://github.com/rubenhoenle/texerer

Shitty quarkus app to fill and render latex templates via a REST API

kotlin latex quarkus

Last synced: 08 Jan 2025

https://github.com/andrepaulino/flight-app

Travel Agency App: Flight microservice

java microservice quarkus

Last synced: 14 Jan 2025

https://github.com/yugabytedb-samples/ybdb-ms-data

YugabyteDB ysql smart driver integration with popular microservices frameworks such as spring-boot, quarkus and micronaut

graalvm-native-image micronaut microservices quarkus spring-boot

Last synced: 20 Jan 2025

https://github.com/tcarrio/github-sync

[Mirror] GitHub App for automated git repository synchronization to GitHub

git github java quarkus

Last synced: 17 Jan 2025

https://github.com/rcintra/quarkus-reactive-api

Quarkus Reactive Rest API

java panache quarkus quarkus-reactive

Last synced: 03 Feb 2025

https://github.com/gbzarelli/quarkus-rabbitmq-retry-strategy

[Quarkus] [Java] [RabbitMQ] Implementation of a retry strategy for message consumption

quarkus rabbitmq smallrye-reactive-messaging

Last synced: 22 Jan 2025

https://github.com/josafamarengo/josafamarengo

Welcome to my Github profile!

golang java quarkus readme-profile typescipt

Last synced: 21 Jan 2025

https://github.com/yuokada/quarkus-line-bot-ping-pong

quarkus-line-bot-ping-pong

quarkus

Last synced: 11 Jan 2025

https://github.com/ai-lenok/ping-pong-graalvm

Example application on GraalVM

docker-compose graalvm grpc helm kubernetes quarkus

Last synced: 21 Jan 2025

https://github.com/flobz/quarkus-native-otlp

Working demo of quarkus native app with OTLP.

native open-telemetry otlp quarkus telemetry

Last synced: 19 Dec 2024

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/plantaest/citron

Auto monitor RecentChanges

java mediawiki python quarkus

Last synced: 29 Dec 2024

https://github.com/drogue-iot/hey-rodney-backend

Backend of the "Hey Rodey, …" example

iot quarkus voice-assistant

Last synced: 13 Jan 2025

https://github.com/carloscazelattojr/quarkus-api-social

APIs development with Quarkus - Java

java postgresql quarkus

Last synced: 13 Jan 2025

https://github.com/brucemelo/students-quarkus-kotlin

Quarkus 3.9 + Kotlin + Hibernate ORM

hibernate java jpa kotlin postgresql quarkus

Last synced: 17 Jan 2025

Quarkus Awesome Lists
Quarkus Categories