/hawtio-online-examples

Examples of hawtio-enabled applications for Hawtio Online

Primary LanguageJavaApache License 2.0Apache-2.0

Hawtio-Enabled Application Examples for Hawtio Online

Build

Hawtio Online requires applications to be "hawtio-enabled" in order to get detected on OpenShift/Kubernetes. To make them hawtio-enabled, the application containers need to have a configured port named jolokia and that exposes the Jolokia API.

This repository provides a collection of examples that demonstrate how you can make an application hawtio-enabled.

Examples

Example Description
Camel Quarkus A simple Camel Quarkus application example.
Camel Spring Boot A simple Camel Spring Boot application example.
Camel K A simple Camel K integration example.