Skip to content

Sample Apache Camel application for invoices handling (uses Spring XML instead of Java DSL).

License

Notifications You must be signed in to change notification settings

safiqksm/apache-camel-invoices-xml

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apache-camel-invoices

Sample Apache Camel application for invoices handling.

Running the application (requires Java 7+ and Apache Maven 2+):

  • run mvn clean install from the command line and then execute main from com.vrtoonjava.invoices.InvoicesApplication
  • run directly from command line by executing mvn compile exec:java

About

Sample Apache Camel application for invoices handling (uses Spring XML instead of Java DSL).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%