Coder Social home page Coder Social logo

cameldemo's Introduction

CamelDemo

Some Camel Demos

  1. Greet (gr) - spring based camel greeter.

  2. Mina (mn) - dummy server.

  3. Content Based File Copier (cfc) - file copy from source to destination based on file content

  4. File Copier (fc) - file copy from source to destination

  5. File Printer (fp) - prints contents of files in directory

  6. File Writer (fw) - write message from stream to file

  7. FTP FileWriter (fw) - write message from stream to file located on ftp server

  8. FTP to JMS (ftj) - write files from ftp to jms queue

  9. FTP to JMS with error handler (fte) - write files from ftp to jms queue with additional error handling

  10. Text to CSV (tc)- write text data to csv file

  11. Text to CSV bindy (tcb) - write text data to csv file using bindy

  12. Text to Custom Format (tcf) - write text data to custom file format.

  13. Text to Json (tj) - write text data to json file

  14. Text to XML JAXB (txj) - write text data to xml file using JAXB

  15. Text to XML Xstream (txx) - write text data to xml file using Xstream

  16. Concurrent File Processor (cfp) - process files from source directory in parrallel

  17. Concurrent Component (cc) - usage of concurrent component in camel.

  18. File Read ThreadPool (fth) - read files from source directory using thread pool

  19. Some demos are in unit tests. See concurency and data conversion modules

  20. Shopping cart - Spring boot + Camel Rest

Note: Arg name for running is in ()

Build and run

./mvnw clean install 

java -jar <jar-location>/camelDemo <demo-name>

cameldemo's People

Contributors

abondar24 avatar dependabot[bot] avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.