Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 482 Bytes

File metadata and controls

13 lines (8 loc) · 482 Bytes

About

This example closely mirrors the csv-to-java example. The only notable difference is that this application configures Smooks programmatically in org.smooks.examples.csv2java.Main. This means that no smook-config.xml file exists.

How to run?

  1. mvn clean package
  2. mvn exec:exec

UML Sequence Diagram

UML sequence diagram