i am using camel 2.16.2 and java dsl , spring boot. i am using camel-hystrix 2.18.0 code which is not release at but i requirement to use hystrix. endpoint is register using SimpleRegistry so, hystrix can get as below link code but spring boot will get ApplicationContextRegistry. Please let me how register endpoint in ApplicationContextRegistry https://github.com/apache/camel/blob/master/components/camel-hystrix/src/test/java/org/apache/camel/component/hystrix/HystrixComponentTimeOutTest.java
-- View this message in context: http://camel.465427.n5.nabble.com/camel-2-16-2-spring-and-java-DSL-register-tp5780772p5780795.html Sent from the Camel - Users mailing list archive at Nabble.com.
