blob: 52af239e53cbf31a4480ad5708b7c3b7935cc9a6 [file] [log] [blame]
== Camel Example Spring Boot
This example shows different ways to unit test Camel routes in Spring Boot using Mock component and adviceWith techniques.
=== How to run
You can run this example using
mvn test
=== Help and contributions
If you hit any problem using Camel or have some feedback, then please
https://camel.apache.org/support.html[let us know].
We also love contributors, so
https://camel.apache.org/contributing.html[get involved] :-)
The Camel riders!