This is an example that illustrates the use of the YAML reader within Smooks
The following features are demonstrated:
- Whitespace replacement
- Element name replacement
- Anchor and alias resolving (by default an anchor is referred to instead of resolved)
See the smooks-config.xml for inline comments.
See:
- The "Main" class in src/main/java/example/Main.java.
- The input message in input-message.jsn.
- smooks-config.xml.
mvn clean package
mvn exec:exec
- Follow the command prompts