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
- Host: GitHub
- URL: https://github.com/redhat-middleware-workshops/quarkus-workshop-m1m2
- Owner: RedHat-Middleware-Workshops
- Created: 2019-06-14T14:11:09.000Z (about 7 years ago)
- Default Branch: rhbq-3.20
- Last Pushed: 2025-08-31T20:36:50.000Z (10 months ago)
- Last Synced: 2025-08-31T22:23:44.740Z (10 months ago)
- Language: Shell
- Size: 122 MB
- Stars: 49
- Watchers: 5
- Forks: 58
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- Security: docs/security.adoc
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