cnavta / apache-camel-grails-plugin

Integrates the Apache Camel Integration Framework with Grails.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apache Camel Grails Plugin

This plugin povides an integation with Apache Camel (http://camel.apache.org), giving Controlles and Services a 'sendMessage' method that will send a message to a given endpoint.

It also adds a 'Route' atifact that allows configuration of Camel routing using the Java DSL. New Routes can be added with the 'gails create-route MyRouteName' command.

About

Integrates the Apache Camel Integration Framework with Grails.


Languages

Language:JavaScript 90.2%Language:Groovy 7.0%Language:Java 2.7%