Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
It would be nice if we could allow to configure camel-hystrix and ServiceCall using spring boot auto configuration, eg from the application.properties / yml file.
Then you can easily set a global configured timeout, and those other hystrix configurations.
And with this we get tooling support which can show documentation at your finger tips.
This should be global configuration, which you can override in your camel routes if you setup a local hystrix configuration there.