VS Code AtlasMap integrated in Camel-Designer

, by

\ The latest release of the VS Code Camel Designer extension integrates VS Code AtlasMap. Explore how both can help you to accelerate productivity in Camel. Two visual tools for Camel integrated in VS Code \ AtlasMap is a great visual data mapping tool that enables users to define data transformations that Camel can process at runtime. The 0.1.0 release of the VSCode extension for AtlasMap introduced a series of improvements that allowed a better user experience when creating and editing AtlasMap definitions.

Continue reading ❯

TOOLING

Karavan Designer Preview Release 0.0.14

, by

What’s going on with Apache Camel Karavan? Karavan is progressing! The following cool stuff was done since the last post: REST API With the aid of the new clean REST DSL in Camel 3.16 Karavan can help to design REST API. Starting from version 0.0.13 Karavan requires Camel 3.16+ runtime User Interface improvements New theme Karavan comes with the new theme aligned to VSCode build-in theme. New VS Code view Karavan comes with the new VS Code view to manage integrations.

Continue reading ❯

RELEASESTOOLING

Start a Camel Main application with Textual debug for Camel routes in VS Code with a single launch configuration

, by

Textual debug for Camel routes allows to set breakpoints at Route definition. The Debug Adapter for Apache Camel VS Code extension latest release 0.1.1 supports JMX connection. It opens the possibility to start a Camel application with Camel textual route debugging activated in a single VS Code launch configuration. I thought it would be a five minutes effort but it was a several hours search to configure a not-yet-perfect solution. I hope that sharing the current state will save you few hours!

Continue reading ❯

TOOLING