Skip to content

Unit test that demonstrates the removeHeaders option for both Java DSL and Spring DSL

Notifications You must be signed in to change notification settings

jsherman1/camel-removeheaders-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

camel-removeheaders-example

Unit test that demonstrates the removeHeaders option for both Java DSL and Spring DSL

Build the example using:

mvn clean install

To run the Java DSL test you can use the following command:

mvn -Dtest=RemoveHeadersJavaTest test

To run the Spring DSL test you can use the following command:

mvn -Dtest=RemoveHeadersSpringTest test

About

Unit test that demonstrates the removeHeaders option for both Java DSL and Spring DSL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages