Hello,

I am using CamelSpringTestSupport for an integration test with Springboot,
but I cannot use the annotation as mentionned here
<http://camel.apache.org/spring-testing.html>. I need to use "@Autowired"
cause I am generating routes dynamically from a database.
Is there a way to use Spring annotations but with the advantages of
CamelSpringTestSupport (by using createRouteBuilder())?


-- 
Damien NICOLAS

Reply via email to