Manav PhullTop 5 JAVA frameworks for Integration Developers in 2022Identify the # of apps you interact with within a day, and you will find that these numbers have increased exponentially over the years…Mar 7, 2022Mar 7, 2022
Manav PhullHosting APIs using Apache Camel with SpringbootIn this article, we will look at hosting APIs with Apache camel using Spring-boot.Jan 3, 2023Jan 3, 2023
Manav PhullMessaging with Apache Camel on Springboot using ActiveMQIntroductionJan 5, 2023Jan 5, 2023
Manav PhullUsing Apache Camel Loop EIPThe Loop EIP (Enterprise Integration Pattern) in Apache Camel allows you to iterate over a message multiple times and process it…Jan 5, 2023Jan 5, 2023
Manav PhullUsing Apache Camel Resequencer EIPThe Resequencer EIP is a useful pattern for rearranging the order of messages in a Camel route. It can be used to ensure that messages are…Jan 7, 2023Jan 7, 2023
Manav PhullUsing Composed Message Processor EIP in Apache CamelThe Composed Message Processor EIP is a useful pattern for composing multiple message processors into a single processor in Apache Camel…Jan 10, 20231Jan 10, 20231
Manav PhullUsing Bindy to parse CSV filesCamel Bindy is a data format binding framework that allows for the conversion of flat files (such as CSV, fixed-length, or custom-delimited…Jan 13, 2023Jan 13, 2023
Manav PhullTracing Apache Camel RoutesApache Camel is a powerful tool for integrating different systems and services, but it can be difficult to troubleshoot routing and…Jan 16, 2023Jan 16, 2023
Manav PhullAuto-Generate REST Integrations from Swagger in CamelREST-based services are everywhere, and rightfully so. REST brings significant advantages to the world of Integration, from Simplicity…Jan 24, 20231Jan 24, 20231
Manav PhullHello Camel — setting up your Java Integration PlatformApache Camel is an open-source Integration toolkit that provides interfaces and configuration tools for EIPs (Enterprise Integration…Jun 12, 2022Jun 12, 2022
Manav PhullApache Camel Routing — direct, seda and wireTapUsing Apache Camel is simple; however, understanding the underlying components and semantics is complex.Jun 21, 2022Jun 21, 2022