Description
It would be good to have a fluent DSL to build component and endpoint instances. Something like:
jms().withConnectionFactory(connectionFactory)...build();
We can collect ideas here.
We can generate code from the catalog.
Attachments
Issue Links
- duplicates
-
CAMEL-8362 Camel Components - Generate per component Java fluent builder
- Resolved
- is duplicated by
-
CAMEL-8362 Camel Components - Generate per component Java fluent builder
- Resolved
- is related to
-
CAMEL-7779 Endpoint URI builder for Java RouteBuilder DSL
- Resolved