Found that Camel EventNotifierSupport is not triggered with camel-spring-boot. When working without camel-spring-boot, I am able to see this log. Should I use another lifecycle supporting class instead? Thanks in advance
2016-02-12 11:05:59,191 | main | INFO | com.ch.integration.camel.notifier.CamelEventNotifier | Started CamelContext: camel
2016-02-12 11:06:12,709 | Thread-0 | INFO | com.ch.integration.camel.notifier.CamelEventNotifier | Stopped CamelContext: camel