Apache Camel
-
Groovy
Apache Camel using Groovy Introduction
From their site, it says the Apache Camel is a versatile open-source integration framework based on known Enterprise Integration Patterns.…
Read More » -
Enterprise Java
When to use Apache Camel?
Apache Camel is one of my favorite open source frameworks in the JVM / Java environment. It enables easy integration…
Read More » -
Enterprise Java
Impressive first Apache Camel release
In preparation for the CamelOne conference next week, I took time to look back in the history of the Apache…
Read More » -
Enterprise Java
Apache Camel Tutorial – Introduction to EIP, Routes, Components, Testing and other Concepts
Data exchanges between companies increase a lot. The number of applications, which must be integrated increases, too. The interfaces use…
Read More » -
Enterprise Java
REST endpoint for integration using Apache Camel
REST is an architectural style used for organizing resources and when applied to HTTP-based services allows building stateless, decoupled, scalable…
Read More » -
Enterprise Java
SOA example application
SOA describes a set of patterns for creating loosely coupled, standards-based business-aligned services that, because of the separation of concerns…
Read More » -
Enterprise Java
Camel: Now with Twitter and Websocket
The upcoming Apache Camel 2.10 is well underway. A lot of new components is being added, and two really exiting…
Read More » -
Enterprise Java
Integration Framework Comparison – Spring Integration, Mule ESB or Apache Camel
Data exchanges between companies increase a lot. The number of applications which must be integrated increases, too. The interfaces use…
Read More » -
Scala
Apache Camel – A little Scala DSL example
So we have a Scala DSL in Apache Camel for many years now, and I guess its about time I…
Read More »