Building Microservices With Red Hat Quarkus

Red Hat Quarkus is supersonic, subatomic Java framework for creating cloud native apps and services using the JEE specification. It supports a full project lifecycle, using its own Maven dependency management and build plugin.

For initial development, we are leveraging a JAX-RS based microservice-starter application similar to implementation using Wildfly Swarm.