Skip to content

Repository to learn Quarkus and associated libraries it uses.

Notifications You must be signed in to change notification settings

aymanapatel/quarkus

Repository files navigation

Understanding Quarkus

Table of Contents

Repository to learn Quarkus and associated libraries it uses.

Quarkus Micronaut

Topics

Table 2. Topics
Topic Branch Link

Hibernate + Panache

b

Mutiny - Reactive Framework

Wonders of GraphQL

REST JSON

https://quarkus.io/guides/rest-json

Dialogue

  1. You need a dose of curiosity, a glimpse of discipline, an inch of concentration, and a huge amount of craziness.

  2. Things didn’t change, like the good old Gang of Four design patterns, architecture design patterns, unit testing frameworks and building tools.

  3. Quarkus has its genesis in the JBoss community. JBoss has a long expertise on running applications on application servers (JBoss EAP, WildFly) or building reactive applications on the JVM (with Eclipse Vert.x for example). Due to its extension mechanism, Quarkus supports several Java frameworks (e.g. Hibernate, Camel, etc.) as well as specifications (e.g. a subset of Jakarta EE, or MicroProfile which is a set of specifications to develop microservices in Java). So, this fascicle is for the Java community as a whole and for those of you interested in microservice architectures.

About

Repository to learn Quarkus and associated libraries it uses.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published