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

https://github.com/redhat-middleware-workshops/quarkus-workshop-m1m2

A Developer workshop featuring Quarkus, Eclipse Che and OpenShift 4
https://github.com/redhat-middleware-workshops/quarkus-workshop-m1m2

Last synced: 9 months ago
JSON representation

A Developer workshop featuring Quarkus, Eclipse Che and OpenShift 4

Awesome Lists containing this project

README

          

= Quarkus Workshop Guide

This workshop focuses on https://quarkus.io[Quarkus], supersonic, subatomic container-native Java. The workshop uses https://eclipse.org/che[Eclipse Che] to develop Quarkus apps and deploy them to a Kubernetes cluster (based on OpenShift), and covers several other developer topics such as:

* Dependency Injection
* Testing Quarkus Apps
* Debugging Quarkus Apps
* Building Native Quarkus Apps
* Developing Cloud Native with Quarkus
* Using Quarkus extensions
* Hibernate ORM with Panache
* Event-driven Messaging
* Streaming Data with Quarkus and Kafka
* Monitoring with Prometheus and Grafana
* Tracing Quarkus Apps with Jaeger and MicroProfile Tracing