How to Camel Debug a Camel Spring Boot route deployed on OpenShift from VS Code

, by

How to Camel Debug a Camel Spring Boot route deployed on OpenShift from VS Code Requirements This how-to will not cover in details the following points, it is assumed that it is installed/preconfigured: VS Code with the Extension Pack for Apache Camel with a folder opened Active connection to an OpenShift cluster JBang available on Command-Line Interface (CLI) Maven available on CLI Note that this tutorial was made with the following versions:

Continue reading ❯

TOOLINGCAMEL SPRING BOOT

Integrate your AI models effortlessly with Apache Camel

, by

This blog shows how Apache Camel can help integrate multiple systems with an AI model, in particular, the camel-whatsapp component is used to build a chat on WhatsApp; so that a user can easily communicate with the LLM (large Language Model) via WhatsApp. Overview The objective is the following, I’d like to have specific conversations about some topic, in this case, how to contribute to Apache Camel, with an LLM via WhatsApp.

Continue reading ❯

CAMEL SPRING BOOTUSECASESAI