A collection of Hawtio examples that includes more advanced configurations. For basic examples, see the Hawtio project examples directory.
| Example | Description |
|---|---|
| AI | This sample application demonstrates how to run Hawtio with Quarkus and the Hawtio AI plugin. |
| Quarkus | This sample application shows how to run Hawtio on Quarkus. |
| Quarkus SSL | This sample application shows how to run Hawtio on Quarkus with SSL enabled. |
| Remote plugin | This sample plugin demonstrates how a Hawtio plugin can be hosted remotely and loaded from a secure location (SSL). |
| Spring Boot SSL | This sample application shows how to run Hawtio on Spring Boot 3 with SSL enabled. |