Karavan Preview Release 3.18

, by

Karavan is an Integration Toolkit for Apache Camel aimed to increase developer performance through the visualization of routes, integration with runtimes and pipelines for package, image build and deploy to kubernetes out-of-the-box. Karavan Visual Designer for Integrations supports: Enterprise Integration Patterns DSL REST DSL OpenAPI to REST DSL generator Beans and dependencies All Kamelets source/sink/action All Components consumer/producer Integration CRD (*.yaml with kind:Integration) and plain yaml routes Karavan integrates with the following Camel Runtimes:

Continue reading ❯

RELEASESTOOLING

Apache Camel IDEA Plugin 0.8.13 What's New

, by

Apache Camel IDEA Plugin 0.8.13 has just been released. In this release, we mainly focused on improving the Camel Debugger user experience thanks to a set of improvements that we will cover in this blog post. Camel Debugger UX Enable the Camel Debugger seamlessly In this version, in the case of the Standalone/Main and Spring Boot runtimes, it is now possible to enable the Camel Debugger seamlessly when launching a Camel application or a test by using respectively the Java Launcher or the JUnit Launcher as shown below:

Continue reading ❯

TOOLINGRELEASES

LSP-camel extension for camells integration with sublime text to enable Apache Camel Language Server

, by

Two weeks before it became easier to provide language support inside coc.nvim -See this blog post. It is now the case for sublime, thanks to camells. It is an extension for camells to enable Apache Camel language server support. Camel Language Server Support Demo For instance, code completion for XML with Camel DSL. The capabilities are based on the Camel Language Server. For instance, code completion for JAVA with Camel DSL.

Continue reading ❯

TOOLING