Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
A Camel connector can be configured on two levels
- component
- endpoint
Just like a regular Camel component.
But we should allow users to configure a connector in one place, and not worry about if its component or endpoint level. And then let camel-connector when it prepares the connector figure out all of this for you.
This may require supporting loading configuration from external resource files such as .properties files etc. Or something else. But from end users we can make this easier.
Attachments
Issue Links
- is related to
-
CAMEL-10031 camel-spring-boot - Add endpoint options as type-safe configuration properties
- Resolved