Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
Unknown
Description
Try this example: https://github.com/apache/camel/tree/master/examples/camel-example-spring-boot-routecontroller
And configure it at INFO logging. We need to better tell the end user that Camel is using the supervising route controller and therefore routes are deferred being started.
And when all the routes has been successfully started then we should log something at INFO that all routes are now started.