jmutawa / Camel-CSV2SQL-Example

Example Camel single route using Spring Java config that takes a CSV file via a JMS (ActiveMQ) queue, process it via a Velocity template, and output SQL INSERT statements to another JMS queue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Camel CSV 2 SQL Example

About

Example Camel single route using Spring Java config that takes a CSV file via a JMS (ActiveMQ) queue, process it via a Velocity template, and output SQL INSERT statements to another JMS queue


Languages

Language:Java 83.1%Language:HTML 16.9%