Skip to content

joshdreagan/camel-xslt-enricher

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 

camel-xslt-enricher

Example showing how to do enrichment in camel utilizing the org.apache.camel.util.toolbox.XsltAggregationStrategy.

Building the code

mvn clean install

Testing

There is a JUnit test inside the project that will run when the project is built (unless the -DskipTests arg is passed). It does no assertions, but prints the output to the console so you can see it. Alternately, you can run the project with mvn -DskipTests camel:run and then open a browser to http://localhost:8080/catalog to see the rendered HTML.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published