Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0
-
None
-
Unknown
Description
The entrypoint for "endpoint dsl" should be static which allow to use the endpoint DSL in additional places than just inside a EndpointRouteBuilder implementation.
As example I'd like to do something like:
fluentProducerTemplate .to(direct("test").advanced().synchronous(true)) .send()
Attachments
Issue Links
- links to