Calle Andersson created CAMEL-21237:
---------------------------------------
Summary: Allow Endpoint DSL in Rest DSL 'to'
Key: CAMEL-21237
URL: https://issues.apache.org/jira/browse/CAMEL-21237
Project: Camel
Issue Type: Bug
Components: camel-core
Environment: The bug was detected running Camel Quarkus 3.8.6 (Camel
4.4.3) on Windows 10.
Reporter: Calle Andersson
Fix For: 4.9.0
Rest DSL should allow the usage of Endpoint DSL in 'to'. E.g:
{code:java}
.to(direct("myRoute"))
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)