Skip to content

cassioadriano/demo-camel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

demo-camel

Demonstration Apache Camel Spring Boot CSV to XML

Configure the directories: D:\ApacheCamel\Demo1\IN D:\ApacheCamel\Demo1\OUT

Start the app.

Create a CSV with a content like that: 1,Cassio,3000 2,Bruno,3000 3,Rogerio,5000 4,Luis,7000 5,Joao,6000 6,Eli,6000

The application processes the CSV files in the input directory automatically and generates the result in the output directory as XML.

Enjoy

About

Demonstration apache camel spring boot CSV to XML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages