On 2016-02-21 02:13, Marcin Zajączkowski wrote:
> Hi,
>
> Recently I was migrating Camel configuration in one of my Spring-based
> projects from XML to JavaConfig. The part that took me a while was the
> ability to add routes. I was creating Spring bean(s) of RouteBuilder
> with the route(s) defin
Hi,
Recently I was migrating Camel configuration in one of my Spring-based
projects from XML to JavaConfig. The part that took me a while was the
ability to add routes. I was creating Spring bean(s) of RouteBuilder
with the route(s) defined. Unfortunately they were not discovered by
Camel and not